chore: remove obsolete script

pull/9471/head
Simon Holthausen 8 months ago
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…
Cancel
Save