mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-05 02:31:07 +08:00
chore: trace seems not so good
This commit is contained in:
parent
fe57fc30ed
commit
9017b7c630
@ -68,7 +68,7 @@ export function getAngularCliParts(cliWebpackConfigOptions: any) {
|
||||
logger.warn(
|
||||
'Failed to get Angular Cli config, it will be ignored, please check the following error stack:'
|
||||
);
|
||||
logger.trace(e);
|
||||
logger.warn(e);
|
||||
return null;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user