Make asset hashes unique per file instead of per build

This commit is contained in:
gconsidine
2017-09-22 10:51:39 -04:00
parent 159fdfe7ad
commit 34ca4e5623
4 changed files with 32 additions and 6 deletions

View File

@@ -54,6 +54,7 @@
"grunt-concurrent": "^2.3.0",
"grunt-contrib-jshint": "^1.0.0",
"grunt-newer": "^1.2.0",
"hard-source-webpack-plugin": "^0.4.9",
"html-loader": "^0.5.1",
"html-webpack-harddisk-plugin": "^0.1.0",
"html-webpack-plugin": "^2.30.1",
@@ -79,9 +80,8 @@
"load-grunt-tasks": "^3.5.0",
"ngtemplate-loader": "^2.0.1",
"nightwatch": "^0.9.16",
"node-object-hash": "^1.3.0",
"phantomjs-prebuilt": "^2.1.12",
"script-loader": "^0.7.0",
"style-loader": "^0.18.2",
"time-grunt": "^1.4.0",
"uglifyjs-webpack-plugin": "^0.4.6",
"webpack": "^3.0.0",