Skip to content

Commit

Permalink
Feat: deploy vercel (#51)
Browse files Browse the repository at this point in the history
feat: update script build storybook
  • Loading branch information
khoilen authored Jan 19, 2025
1 parent 88a8ef2 commit 9ae33a0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
4 changes: 0 additions & 4 deletions apps/nt-headless-ui/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,8 @@
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"postinstall": "husky install",
"commitlint": "commitlint --edit"
"commitlint": "commitlint --edit",
"build:headlessui-storybook": "npx nx run nt-stylesheet:build && npx nx run nt-headless-ui:build-storybook"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 9ae33a0

Please sign in to comment.