Skip to content

Commit

Permalink
SPAPPZ
Browse files Browse the repository at this point in the history
  • Loading branch information
MrVauxs committed Sep 12, 2024
1 parent 825ce48 commit 7eb7fec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"private": true,
"scripts": {
"dev": "vite",
"build": "npm run build:vite & npm run build:clean",
"build": "npm run build:vite && npm run build:clean",
"build:vite": "vite build",
"build:clean": "tsx ./scripts/cleanAnimations.ts",
"build:schema": "tsx ./scripts/buildJSONSchema.ts",
Expand Down

0 comments on commit 7eb7fec

Please sign in to comment.