One of the problems here was coming from the ember-jquery addon. This commit skips the problematic shim from the addon and re-implements in Discourse. This hack will only be required short-term - we'll be totally dropping the ember-jquery integration as part of our upgrade to Ember 4.x. Removing this shim means we can also remove our `discourse-ensure-deprecation-order` dummy addon which was ensuring that the ember-jquery-triggered deprecation was covered by ember-cli-deprecation-workflow. |
||
|---|---|---|
| .. | ||
| discourse-boot.js | ||
| discourse-test-listen-boot.js | ||
| discourse-test-load-dynamic-js.js | ||
| discourse-test-trigger-ember-cli-boot.js | ||
| module-shims.js | ||
| start-app.js | ||