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 9b18098 commit 5aefe80Copy full SHA for 5aefe80
rollup.config.js
@@ -25,5 +25,5 @@ export default {
25
tsconfig: 'tsconfig.build.json',
26
}),
27
],
28
- external: ['react', 'react-dom'],
+ external: ['react', 'react-dom', 'react/jsx-runtime'],
29
};
0 commit comments