mirror of
https://github.com/discourse/discourse.git
synced 2025-03-07 16:38:05 +08:00

- Add prefixes to Ember deprecations (previously was just Discourse deprecations) - Allow logic to work in tests (where window.Discourse is not defined) - Detect `{plugin}_tests.js` files - Optimise dev/test regex logic out of the production build using `if(DEBUG)`