We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a990e57 commit 9fc8726Copy full SHA for 9fc8726
sites/svelte.dev/placeholder/index.html
@@ -0,0 +1 @@
1
+<p>see <a href="https://github.com/sveltejs/svelte/pull/9424">#9424</a></p>
sites/svelte.dev/vercel.json
@@ -3,5 +3,6 @@
3
"github": {
4
"silent": true
5
},
6
- "buildCommand": "cd ../../packages/svelte && pnpm prepublishOnly && cd ../../sites/svelte.dev && pnpm rebuild sharp && pnpm build"
+ "buildCommand": "echo \"TODO reinstate in future: cd ../../packages/svelte && pnpm prepublishOnly && cd ../../sites/svelte.dev && pnpm rebuild sharp && pnpm build\"",
7
+ "outputDirectory": "placeholder"
8
}
0 commit comments