mirror of
https://github.com/discourse/discourse.git
synced 2025-02-16 18:24:52 -06: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. |
||
---|---|---|
.. | ||
assets | ||
controllers | ||
helpers | ||
jobs | ||
mailers | ||
models | ||
serializers | ||
services | ||
views |