Skip to content

Commit 640dd48

Browse files
committed
chore: remove obsolete script
1 parent 9ef3424 commit 640dd48

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: package.json

-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
"url": "git+https://github.com/sveltejs/svelte.git"
1515
},
1616
"scripts": {
17-
"start": "cross-env NODE_ENV=development concurrently \"npm run watch\" \"npm run dev --prefix playgrounds/demo\"",
1817
"build": "pnpm -r --filter=./packages/* build",
1918
"build:sites": "pnpm -r --filter=./sites/* build",
2019
"preview-site": "npm run build --prefix sites/svelte-5-preview",

0 commit comments

Comments
 (0)