Skip to content

Commit

Permalink
Commence Webpack migration (#867)
Browse files Browse the repository at this point in the history
  • Loading branch information
queengooborg authored Sep 6, 2022
1 parent 8139ad4 commit f3dd3c3
Show file tree
Hide file tree
Showing 4 changed files with 1,224 additions and 102 deletions.
3 changes: 0 additions & 3 deletions bundles.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@
"destFileName": "css-examples-libs"
},
"cssEditor": {
"javascript": ["../editor/js/editable-css-bundle.js"],
"css": [
"../editor/css/editor-libs/ui-fonts.css",
"../editor/css/editor-libs/common.css",
Expand All @@ -47,7 +46,6 @@
"destFileName": "editor-css"
},
"jsEditor": {
"javascript": ["../editor/js/editable-js-bundle.js"],
"css": [
"../editor/css/editor-libs/ui-fonts.css",
"../editor/css/editor-libs/common.css",
Expand All @@ -56,7 +54,6 @@
"destFileName": "editor-js"
},
"watEditor": {
"javascript": ["../editor/js/editable-wat-bundle.js"],
"css": [
"../editor/css/editor-libs/ui-fonts.css",
"../editor/css/editor-libs/common.css",
Expand Down
Loading

0 comments on commit f3dd3c3

Please sign in to comment.