mirror of
https://github.com/discourse/discourse.git
synced 2025-02-16 00:05:31 +00: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)`