DEV: Remove ember_jquery in most situations (#13237)

In Ember CLI, the vendor bundler includes Ember/jQuery, so this brings
our app closer to that configuration.

We have a couple pages (Reset Password / Confirm New Email) where we need
`ember_jquery` without vendor so the file still exists for those cases.
This commit is contained in:
Robin Ward
2021-06-01 15:32:51 -04:00
committed by GitHub
parent 2a5be90447
commit 409c8585e4
10 changed files with 4 additions and 12 deletions

View File

@@ -175,7 +175,6 @@ module Discourse
embed-application.js
discourse/tests/theme_qunit_helper.js
discourse/tests/theme_qunit_vendor.js
discourse/tests/theme_qunit_ember_jquery.js
discourse/tests/test_starter.js
}