mirror of
https://github.com/discourse/discourse.git
synced 2025-02-22 01:47:24 +08:00
DEV: Load all vendor files for theme-qunit under prod ember-cli (#15844)
This regressed in f4c6a6185517a7d8a17c3faefb7e2e8cc67c44a8
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…
x
Reference in New Issue
Block a user