feat(storybook): add not found page (#3767)

(cherry picked from commit 0df30e43c6)
This commit is contained in:
Alex Yang
2023-08-15 16:58:14 -05:00
parent 3ec108b60c
commit 936f588db4
2 changed files with 26 additions and 7 deletions
+1 -1
View File
@@ -152,7 +152,7 @@ jobs:
with:
workingDir: apps/storybook
buildScriptName: build
onlyStoryNames: Preview/Core
onlyStoryNames: 'Preview/**'
projectToken: ${{ secrets.CHROMATIC_PROJECT_TOKEN }}
build-core: