mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
[compiler] Update rollup plugins
Update our various compiler rollup plugins.
This commit is contained in:
@@ -24,6 +24,7 @@ const DEV_ROLLUP_CONFIG = {
|
||||
format: 'cjs',
|
||||
sourcemap: false,
|
||||
exports: 'named',
|
||||
inlineDynamicImports: true,
|
||||
},
|
||||
plugins: [
|
||||
typescript({
|
||||
|
||||
Reference in New Issue
Block a user