mirror of
https://github.com/discourse/discourse.git
synced 2025-02-20 11:48:26 -06:00
DEV: Unsilence link-to deprecation for ember-cli build (#25197)
This commit is contained in:
parent
992211350a
commit
627415eb21
@ -1,6 +1,5 @@
|
||||
const SILENCED_WARN_PREFIXES = [
|
||||
"Setting the `jquery-integration` optional feature flag",
|
||||
"DEPRECATION: Invoking the `<LinkTo>` component with positional arguments is deprecated",
|
||||
];
|
||||
|
||||
class DeprecationSilencer {
|
||||
|
Loading…
Reference in New Issue
Block a user