Skip to content

Commit

Permalink
chore: add prepare script
Browse files Browse the repository at this point in the history
  • Loading branch information
astahmer committed Feb 22, 2024
1 parent 16d1d92 commit 00029ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sandbox/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"type": "module",
"scripts": {
"dev": "vite",
"prepare": "panda codegen",
"build": "tsc && vite build",
"lint": "eslint . --ext ts,tsx --report-unused-disable-directives --max-warnings 0",
"preview": "vite preview"
Expand Down

0 comments on commit 00029ea

Please sign in to comment.