mirror of
https://github.com/discourse/discourse.git
synced 2025-02-11 05:44:59 +00:00
It's possible for browser extensions to trigger JS errors and deprecation warnings. That can lead to significant confusion and noise in our logs/metrics. One recent example we've identified is the 'Wappalyzer' extension triggering the `ember-global` deprecation. This commit will clearly identify these errors/deprecations with a `[BROWSER EXTENSION]` prefix in the console.