Skip to content

Commit

Permalink
fix: remove template build now
Browse files Browse the repository at this point in the history
  • Loading branch information
nichenqin committed Sep 27, 2024
1 parent 44d9470 commit f0fa496
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion apps/template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
"version": "0.0.1",
"scripts": {
"dev": "vite dev",
"build": "vite build",
"preview": "vite preview",
"check": "svelte-kit sync && svelte-check --tsconfig ./tsconfig.json",
"check:watch": "svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch"
Expand Down

0 comments on commit f0fa496

Please sign in to comment.