mirror of
https://github.com/discourse/discourse.git
synced 2025-02-07 11:58:27 +00:00
This regressed when we switched these bundles to be compiled by ember-cli. Before/after sizes: ``` before after admin.js: 1370 KB (190 KB gz) --> 782 KB (125 KB gzipped) wizard.js: 127 KB ( 22 KB gz) --> 68 KB ( 18 KB gzipped) ```