We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b0b20c commit e2843faCopy full SHA for e2843fa
.gitignore
@@ -21,3 +21,4 @@ storybook-static
21
npm-debug.log*
22
yarn-debug.log*
23
yarn-error.log*
24
+build-storybook.log
.npmignore
@@ -5,4 +5,5 @@ storybook-static
5
.eslintrc
6
.prettierrc
7
tsconfig.json
8
-rollup.*
+rollup.*
9
0 commit comments