@ls-stack/babel-plugin-react-compiler-unsupported-syntax
v0.3.0
Published
A plugin to add support for unsupported syntax on react compiler
Downloads
283
Readme
@ls-stack/babel-plugin-react-compiler-unsupported-syntax
A plugin to add support for unsupported syntax on react compiler
[!WARNING] Not all unsupported syntax is supported by this plugin
[!WARNING] This is only a workaround, once the unsupported syntax is supported by the react compiler, this plugin will be deprecated.
Workarounds for unsupported syntax supported by this plugin:
Support for tagged template with interpolations. Playground repro
Support for default props with tagged template literals Playground repro