Implement autoload system for styles/scripts

This commit is contained in:
2017-07-01 04:52:49 -07:00
parent 24f0092d53
commit 39ac9e7ecc
8 changed files with 38 additions and 5 deletions

View File

@@ -103,6 +103,7 @@
"file-loader": "~1.0.0-beta.1",
"imagemin-mozjpeg": "~6.0",
"imagemin-webpack-plugin": "~1.5.0-beta.0",
"import-glob": "~1.5",
"node-sass": "~4.5",
"optimize-css-assets-webpack-plugin": "~2.0",
"postcss-loader": "~2.0",