mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Even with the `chunkFilename` change, the sourcemaps are non-deterministic because they include references to the broccoli cache directory which has a different name for each build. This commit disables auto-import sourcemaps in production to improve caching performance.
Followup to 3673d3359c