DEV: Load all vendor files for theme-qunit under prod ember-cli (#15844)
This regressed in f4c6a61855
This commit is contained in:
parent
1b622667bc
commit
a8325c9016
|
@ -4,7 +4,7 @@ module QunitHelper
|
|||
|
||||
def vendor_theme_tests
|
||||
return preload_script("vendor-theme-tests") if @legacy_ember
|
||||
preload_script("vendor")
|
||||
preload_vendor_scripts
|
||||
end
|
||||
|
||||
def support_bundles
|
||||
|
|
Loading…
Reference in New Issue