We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2c75aa commit e1c626eCopy full SHA for e1c626e
package.json
@@ -52,6 +52,7 @@
52
"clean-webpack-plugin": "^3.0.0",
53
"file-loader": "^6.2.0",
54
"html-webpack-plugin": "^4.5.0",
55
+ "mini-css-extract-plugin": "^1.5.0",
56
"style-loader": "^2.0.0",
57
"terser-webpack-plugin": "^5.1.1",
58
"uglifyjs-webpack-plugin": "^2.2.0",
@@ -61,7 +62,6 @@
61
62
},
63
"dependencies": {
64
"@cocreate/docs": "^1.0.3",
- "@cocreate/observer": "^1.0.2",
65
- "mini-css-extract-plugin": "^1.5.0"
+ "@cocreate/observer": "^1.0.2"
66
}
67
0 commit comments