Skip to content

Commit

Permalink
delete legacy rollup config (#3833)
Browse files Browse the repository at this point in the history
  • Loading branch information
Zaynex committed Aug 19, 2020
1 parent e40fd05 commit 9415883
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions config/rollup/rollup.config.js
Expand Up @@ -59,16 +59,6 @@ function configure(pkg, env, target) {
// https://github.com/rollup/rollup-plugin-commonjs#custom-named-exports
namedExports: {
esrever: ['reverse'],

immutable: [
'List',
'Map',
'Record',
'OrderedSet',
'Set',
'Stack',
'is',
],
'react-dom': ['findDOMNode'],
'react-dom/server': ['renderToStaticMarkup'],
},
Expand Down

0 comments on commit 9415883

Please sign in to comment.