File tree Expand file tree Collapse file tree 3 files changed +7
-5661
lines changed Expand file tree Collapse file tree 3 files changed +7
-5661
lines changed Original file line number Diff line number Diff line change 99* .map
1010.ropeproject /
1111.ruby-version
12+ .node-version
13+ .python-version
1214dist /
1315bower_components /
1416node_modules
Original file line number Diff line number Diff line change 77 "start" : " webpack-dev-server --open --config webpack.dev.js" ,
88 "build" : " webpack --config webpack.prod.js"
99 },
10- "dependencies" : {
10+ "dependencies" : {},
11+ "devDependencies" : {
1112 "bourbon" : " ~4.3" ,
1213 "bourbon-neat" : " ~1.9" ,
1314 "css-loader" : " ^2.1.1" ,
2526 "style-loader" : " ^0.23.1" ,
2627 "webpack" : " ^4.30.0" ,
2728 "webpack-cli" : " ^3.3.1" ,
28- "webpack-merge" : " ^4.2.1" ,
29- "wyrm" : " ^1.0.9"
30- },
31- "devDependencies" : {
3229 "webpack-dev-server" : " ^3.3.1" ,
30+ "webpack-merge" : " ^4.2.1" ,
3331 "webpack-shell-plugin" : " ^0.5.0" ,
34- "webpack-watch-files-plugin" : " ^1.0.3"
32+ "webpack-watch-files-plugin" : " ^1.0.3" ,
33+ "wyrm" : " ^1.0.9"
3534 }
3635}
You can’t perform that action at this time.
0 commit comments