mirror of
https://github.com/discourse/discourse.git
synced 2025-02-11 22:04:58 +00:00
We funnel vendored javascript through ember-cli, but that's only used for the testem environment. Therefore, there's no need to minify it in production builds. In my tests, this reduces peak RSS of a production build from 3.53GB to 3.15GB.