Skip to content

Commit 73a3967

Browse files
authored
Merge pull request #681 from ZenUml/feat/new-web-ui-style
feat: new web ui style
2 parents f8581f9 + 6c9360c commit 73a3967

File tree

145 files changed

+32441
-11341
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

145 files changed

+32441
-11341
lines changed

.babelrc

+1-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
{
22
"env": {
33
"test": {
4-
"presets": [
5-
["preact-cli/babel", { "modules": "commonjs" }]
6-
]
4+
"presets": [["preact-cli/babel", { "modules": "commonjs" }]]
75
}
86
}
97
}

0 commit comments

Comments
 (0)