Skip to content

Commit

Permalink
chore: remove obsolete script
Browse files Browse the repository at this point in the history
  • Loading branch information
dummdidumm committed Nov 15, 2023
1 parent 9ef3424 commit 640dd48
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

1 comment on commit 640dd48

@vercel
Copy link

@vercel vercel bot commented on 640dd48 Nov 15, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

svelte-5-preview – ./sites/svelte-5-preview

svelte-octane.vercel.app
svelte-5-preview-svelte.vercel.app
svelte-5-preview-git-main-svelte.vercel.app
svelte-5-preview.vercel.app

Please sign in to comment.