Skip to content

Commit

Permalink
omit type check for now, uncovered a unreleated issue
Browse files Browse the repository at this point in the history
  • Loading branch information
dummdidumm committed Dec 13, 2022
1 parent e8f0832 commit 513fd1e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/kit/test/prerendering/ssr-false/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
"dev": "vite dev",
"build": "vite build",
"preview": "vite preview",
"check": "svelte-kit sync && tsc && svelte-check",
"test": "svelte-kit sync && pnpm build && uvu test"
},
"devDependencies": {
Expand Down

0 comments on commit 513fd1e

Please sign in to comment.