Skip to content

Commit

Permalink
add gazzodown preview
Browse files Browse the repository at this point in the history
  • Loading branch information
ggazzo committed Sep 13, 2024
1 parent 811e2cb commit 70879c2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/gazzodown/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,8 @@
"testunit": "jest",
"test": "jest",
"storybook": "start-storybook -p 6006",
"build-preview": "build-storybook --quiet",
".:build-preview-move": "mkdir -p ../../.preview && cp -r ./storybook-static/* ../../.preview/gazzodown",
"build-storybook": "build-storybook"
},
"main": "./dist/index.js",
Expand Down

0 comments on commit 70879c2

Please sign in to comment.