mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-07 21:41:46 +08:00
Update config.js
This commit is contained in:
parent
f86e255f21
commit
a4a2b56f0f
2
app/react-native/src/server/config.js
vendored
2
app/react-native/src/server/config.js
vendored
@ -97,7 +97,7 @@ export default function(configType, baseConfig, projectDir, configDir) {
|
|||||||
logger.info('=> Loading custom addons config.');
|
logger.info('=> Loading custom addons config.');
|
||||||
config.entry.manager.unshift(storybookCustomAddonsPath);
|
config.entry.manager.unshift(storybookCustomAddonsPath);
|
||||||
}
|
}
|
||||||
|
|
||||||
const defaultConfig = createDefaultWebpackConfig(config);
|
const defaultConfig = createDefaultWebpackConfig(config);
|
||||||
|
|
||||||
// Check whether user has a custom webpack config file and
|
// Check whether user has a custom webpack config file and
|
||||||
|
Loading…
x
Reference in New Issue
Block a user