Skip to content

Commit f0c0975

Browse files
committed
build: update rollup config
1 parent 1a73ab8 commit f0c0975

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

rollup.config.js

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,6 @@ export default {
2929
}),
3030
commonjs({
3131
include: ['node_modules/**'],
32-
namedExports: {
33-
'node_modules/react/react.js': ['Children', 'Component', 'PropTypes', 'createElement'],
34-
'node_modules/react-dom/index.js': ['render'],
35-
},
3632
}),
3733
],
3834
}

0 commit comments

Comments
 (0)