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.
--nojekyll
gh-pages
1 parent 357861e commit f6e94d0Copy full SHA for f6e94d0
package.json
@@ -20,7 +20,7 @@
20
"watch": "tsc -w -p ./tsconfig.es2015.json",
21
"storybook": "storybook dev -p 6006",
22
"build-storybook": "storybook build",
23
- "deploy-storybook": "storybook build && gh-pages -d ./storybook-static -u 'tiny-bot <[email protected]>'"
+ "deploy-storybook": "storybook build && gh-pages -d ./storybook-static -u 'tiny-bot <[email protected]>' --nojekyll"
24
},
25
"keywords": [],
26
"author": "Ephox Corporation DBA Tiny Technologies, Inc.",
0 commit comments