Revert "PERF: Update ember-auto-import (#15814)" (#15854)

This reverts commit f4c6a6185517a7d8a17c3faefb7e2e8cc67c44a8 and a8325c9016230f5171e0b72d7bff069784f64d16

This update of ember-auto-import and webpack causes significantly higher memory use during rebuilds. This made ember-cli totally unusable on 1GB RAM / 2GB swap environments. We don't have a specific need for this upgrade right now, so reverting for now.
This commit is contained in:
David Taylor
2022-02-07 22:41:07 +00:00
committed by GitHub
parent d602c60e7d
commit 4cceb55621
14 changed files with 121 additions and 1738 deletions

View File

@ -4,7 +4,7 @@ module QunitHelper
def vendor_theme_tests
return preload_script("vendor-theme-tests") if @legacy_ember
preload_vendor_scripts
preload_script("vendor")
end
def support_bundles