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 6b8dfb9 commit e0088d4Copy full SHA for e0088d4
package.json
@@ -31,6 +31,7 @@
31
"express": "4.14.0",
32
"extract-text-webpack-plugin": "4.0.0-beta.0",
33
"graceful-fs": "4.1.9",
34
+ "html-webpack-plugin": "^3.2.0",
35
"inert": "5.1.0",
36
"javascript-obfuscator": "0.19.0",
37
"less": "2.7.1",
@@ -52,8 +53,5 @@
52
53
"url-loader": "1.0.1",
54
"webpack": "4.4.1",
55
"webpack-cli": "2.0.13"
- },
56
- "devDependencies": {
57
- "html-webpack-plugin": "^3.2.0"
58
}
59
0 commit comments