]> cat aescling's git repositories - mastodon.git/commit
Fix Webpack Bundle Analyzer output for Webpacker (#3374)
authorAkihiko Odaki <akihiko.odaki.4i@stu.hosei.ac.jp>
Sun, 28 May 2017 14:26:16 +0000 (23:26 +0900)
committerEugen Rochko <eugen@zeonfederated.com>
Sun, 28 May 2017 14:26:16 +0000 (16:26 +0200)
commit189a06d2a27808f64497102a08ce93bfb375f14a
tree6051dba0268ee703fe5faba93841593cabc7e318
parent450441fc118218dcd355380caf8d7d3f66974031
Fix Webpack Bundle Analyzer output for Webpacker (#3374)

Webpacker failed to parse output of Webpack when a module requires
non-existent module or has similar errors. This commit fixes the bug.
config/webpack/production.js