mirror of
https://github.com/sveltejs/svelte.git
synced 2024-11-21 19:38:58 +01:00
chore: remove obsolete script
This commit is contained in:
parent
9ef3424732
commit
640dd48705
@ -14,7 +14,6 @@
|
||||
"url": "git+https://github.com/sveltejs/svelte.git"
|
||||
},
|
||||
"scripts": {
|
||||
"start": "cross-env NODE_ENV=development concurrently \"npm run watch\" \"npm run dev --prefix playgrounds/demo\"",
|
||||
"build": "pnpm -r --filter=./packages/* build",
|
||||
"build:sites": "pnpm -r --filter=./sites/* build",
|
||||
"preview-site": "npm run build --prefix sites/svelte-5-preview",
|
||||
|
Loading…
Reference in New Issue
Block a user