mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-04-14 18:32:01 +02:00
delete legacy rollup config (#3833)
This commit is contained in:
parent
e40fd0534d
commit
94158838f0
@ -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'],
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user