Граф коммитов

5 Коммитов

Автор SHA1 Сообщение Дата
Shruti Jasoria dcac420965 Bug 1350384 - Add ability to see a visualization of the test replicates in Perfherder (#2571) 2017-07-21 12:15:59 -04:00
Shruti Jasoria 92ac4905ba Bug 1164891 - Move the numeral library to the vendor chunk (#2569) 2017-06-16 18:03:00 +01:00
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
Casey Williams c19bfb2da9 Bug 1336556 - Cache angular partials with webpack
Load the contents of the various angular partials into the template
cache at build time so that they don't need to be built separately.
2017-03-29 22:07:24 +01:00
Casey Williams afa7d63d1d Bug 1336556 - Replace grunt build system with neutrino/webpack 2017-03-29 22:07:24 +01:00