Update config.js

This commit is contained in:
Kevin Colten 2018-10-07 01:16:00 -05:00 committed by GitHub
parent f86e255f21
commit a4a2b56f0f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -97,7 +97,7 @@ export default function(configType, baseConfig, projectDir, configDir) {
logger.info('=> Loading custom addons config.');
config.entry.manager.unshift(storybookCustomAddonsPath);
}
const defaultConfig = createDefaultWebpackConfig(config);
// Check whether user has a custom webpack config file and