There was an error while loading. Please reload this page.
1 parent 8e16fe7 commit f15030dCopy full SHA for f15030d
3 files changed
env/webpack-3.5/package.json
@@ -0,0 +1,12 @@
1
+{
2
+ "private": true,
3
+ "devDependencies": {
4
+ "extract-text-webpack-plugin": "3",
5
+ "webpack": "3@latest"
6
+ },
7
+ "packagesToLink": [
8
+ "enhanced-resolve",
9
+ "extract-text-webpack-plugin",
10
+ "webpack"
11
+ ]
12
+}
0 commit comments