mirror of
https://github.com/discourse/discourse.git
synced 2024-11-25 02:15:46 +08:00
35290660bf
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 |