treeherder/neutrino-custom
Ed Morley 23e7c97387 Bug 1373376 - Remove broken webpack-md5-hash configuration
The webpack-md5-hash plugin attempts to make the generated hashes
less susceptible to churn when chunks haven't actually changed.
However it requires careful use and clearly wasn't set up correctly,
since the manifest file hashes were always the same regardless of
content, causing stale files and runtime errors in production.

Once Neutrino v6 is released, we can use its new in-built support
for caching to save having to implement this ourselves.
2017-06-15 21:24:09 +01:00
..
base.js Bug 1373376 - Remove broken webpack-md5-hash configuration 2017-06-15 21:24:09 +01:00
development.js Bug 1336556 - Replace grunt build system with neutrino/webpack 2017-03-29 22:07:24 +01:00
lint.js Bug 1164891- Visualize the distribution of performance test results using Canvas API (#2530) 2017-06-13 13:29:54 -04:00
local-watch.js Bug 1336556 - Replace grunt build system with neutrino/webpack 2017-03-29 22:07:24 +01:00
production.js Bug 1168117 - Remove support for defining the API URL via local.conf.js 2017-04-28 00:44:24 +01:00
test.js Bug 1353014 - Whitespace cleanup in neutrino-custom.js 2017-04-27 11:46:25 +01:00