mirror of
https://github.com/ansible/awx.git
synced 2026-02-03 02:28:12 -03:30
Make asset hashes unique per file instead of per build
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user