Update code/examples/angular-cli/.storybook/main.ts

This commit is contained in:
Michael Arestad 2022-08-22 08:42:24 -06:00 committed by GitHub
parent 6817059bb7
commit a4031817fb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,7 +19,6 @@ const mainConfig: import('@storybook/angular').StorybookConfig = {
channelOptions: { allowFunction: false, maxDepth: 10 },
disableTelemetry: true,
},
// These are just here to test composition. They could be added to any storybook example project
staticDirs: ['../src/assets'],
features: {
buildStoriesJson: false,