A plugin to add support for unsupported syntax on react compiler
npm install @ls-stack/babel-plugin-react-compiler-unsupported-syntaxA 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.
- Support for tagged template with interpolations. Playground repro
- Support for default props with tagged template literals
Playground repro
- Support for explicit resource management
Playground repro