wip: support configuring compiler deprecations at runtime + warn invalid deprecation configs
This commit is contained in:
@@ -517,7 +517,7 @@ function parseTag(
|
||||
if (
|
||||
__COMPAT__ &&
|
||||
checkCompatEnabled(
|
||||
CompilerDeprecationTypes.IS_ON_ELEMENT,
|
||||
CompilerDeprecationTypes.COMPILER_IS_ON_ELEMENT,
|
||||
context,
|
||||
p.loc
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user