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.
2 parents fbb7d15 + 30132d2 commit 435ac56Copy full SHA for 435ac56
packages/react/rollup.config.js
@@ -6,6 +6,7 @@ import { version } from './package.json';
6
7
export default [
8
{
9
+ external: 'react',
10
input: 'src/index.tsx',
11
output: [
12
0 commit comments