mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-06 07:21:16 +08:00
Update angular-cli_utils.ts
This commit is contained in:
parent
9017b7c630
commit
a5be3a707d
@ -66,7 +66,7 @@ export function getAngularCliParts(cliWebpackConfigOptions: any) {
|
||||
};
|
||||
} catch (e) {
|
||||
logger.warn(
|
||||
'Failed to get Angular Cli config, it will be ignored, please check the following error stack:'
|
||||
'Failed to load the Angular CLI config. Using the Storybook default config instead.'
|
||||
);
|
||||
logger.warn(e);
|
||||
return null;
|
||||
|
Loading…
x
Reference in New Issue
Block a user