mirror of
https://github.com/discourse/discourse.git
synced 2025-02-08 23:41:46 +08:00
![]() Running addonPostprocessTree manually was causing ember-auto-import's postprocess hook to run and generate extra unnecessary chunks. The only reason called addonPostprocessTree directly was to allow the terser plugin to run on the extra public trees. We can do the terser postprocessing manually instead.
This commit is approximately the inverse of
|
||
---|---|---|
.. | ||
colocated-template-compiler.js | ||
index.js | ||
package.json |