mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-04 20:51:07 +08:00
REMOVE babel/runtime alias for preview
This commit is contained in:
parent
3cd3ae347e
commit
4efe5d15ba
@ -88,9 +88,6 @@ export default ({
|
||||
extensions: ['.mjs', '.js', '.jsx', '.json'],
|
||||
modules: ['node_modules'].concat(raw.NODE_PATH || []),
|
||||
mainFields: ['browser', 'main', 'module'],
|
||||
alias: {
|
||||
'@babel/runtime': getBabelRuntimePath(),
|
||||
},
|
||||
},
|
||||
optimization: {
|
||||
splitChunks: {
|
||||
|
Loading…
x
Reference in New Issue
Block a user