mirror of https://github.com/sveltejs/svelte
parent
d87c8ab542
commit
c66be7978d
@ -0,0 +1,16 @@
|
|||||||
|
{
|
||||||
|
"version": 1,
|
||||||
|
"name": "v3.svelte.technology",
|
||||||
|
"alias": "v3.svelte.technology",
|
||||||
|
"env": {
|
||||||
|
"NODE_ENV": "production",
|
||||||
|
"BASEURL": "https://v3.svelte.technology",
|
||||||
|
"GITHUB_CLIENT_ID": "@svelte-gist-client-id",
|
||||||
|
"GITHUB_CLIENT_SECRET": "@svelte-gist-client-secret"
|
||||||
|
},
|
||||||
|
"files": [
|
||||||
|
"__sapper__/build",
|
||||||
|
"static",
|
||||||
|
"content"
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in new issue