chore: add dummy svelte.dev site (#9490)

* chore: add dummy svelte.dev site

* link back to PR for context

---------

Co-authored-by: Rich Harris <rich.harris@vercel.com>
pull/9491/head
Rich Harris 8 months ago committed by GitHub
parent b2e1f1c102
commit 11f4335ae2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1 @@
<p>see <a href="https://github.com/sveltejs/svelte/pull/9490">here</a></p>

@ -0,0 +1,8 @@
{
"$schema": "http://openapi.vercel.sh/vercel.json",
"github": {
"silent": true
},
"buildCommand": "echo \"ignore this\"",
"outputDirectory": "placeholder"
}
Loading…
Cancel
Save