There was an error while loading. Please reload this page.
1 parent cc8d351 commit c74bcdaCopy full SHA for c74bcda
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "builder-webpack3",
3
- "version": "0.3.11",
+ "version": "0.3.12",
4
"description": "webpack项目构建器.",
5
"main": "lib/index.js",
6
"scripts": {
@@ -13,7 +13,7 @@
13
"url": "https://github.com/iv-web/builder-webpack"
14
},
15
"configs": {
16
- "compatibleVersion": ">=0.3.9"
+ "compatibleVersion": ">=0.3.12"
17
18
"keywords": [
19
"webpack",
@@ -37,6 +37,7 @@
37
"html-webpack-externals-plugin": "^3.6.0",
38
"html-webpack-inline-source-plugin": "0.0.9",
39
"html-webpack-plugin": "^2.30.1",
40
+ "node-sass": "^4.9.0",
41
"offline-webpack-plugin": "^0.0.3",
42
"osenv": "^0.1.5",
43
"px2rem-loader": "^0.1.7",
0 commit comments