We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83eb77b commit ba611e1Copy full SHA for ba611e1
README.md
@@ -33,7 +33,7 @@ module.exports = {
33
// babel-loader, swc-loader, esbuild-loader, or anything you like to transpile JSX should go here.
34
// If you are using rspack, the rspack's buiilt-in react transformation is sufficient.
35
// { loader: 'swc-loader' },
36
- // Now add forgetti-loader
+ // Now add reactCompilerLoader
37
{
38
loader: reactCompilerLoader,
39
options: defineReactCompilerLoaderOption({
0 commit comments