dotfiles
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
"scripts": {
|
||||
"dev": "vite dev",
|
||||
"build": "vite build",
|
||||
"publish": "NODE_ENV=production vite build && gh-pages -d build",
|
||||
"publish": "NODE_ENV=production vite build && gh-pages -d build -t true",
|
||||
"preview": "vite preview",
|
||||
"check": "svelte-kit sync && svelte-check --tsconfig ./tsconfig.json",
|
||||
"check:watch": "svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch",
|
||||
|
||||
Reference in New Issue
Block a user