mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-05 16:11:33 +08:00
Merge pull request #5816 from storybooks/fix/official-example-iframe
FIX build-storybook with simplebar esm files
This commit is contained in:
parent
ea173c16e3
commit
f992632693
@ -81,7 +81,6 @@ export default ({
|
||||
resolve: {
|
||||
extensions: ['.mjs', '.js', '.jsx', '.json'],
|
||||
modules: ['node_modules'].concat(raw.NODE_PATH || []),
|
||||
mainFields: ['browser', 'main', 'module'],
|
||||
alias: {
|
||||
'core-js': path.dirname(require.resolve('core-js/package.json')),
|
||||
...reactPaths,
|
||||
|
Loading…
x
Reference in New Issue
Block a user