Lee Robinson
f7c57dc539
[examples] Update SvelteKit example for breaking changes. ( #8439 )
...
There were recently a few breaking changes introduced into SvelteKit. This PR clones that latest changes from a demo SvelteKit application, while retaining support for Vercel Analytics.
Deployed latest to https://sveltekit-template.vercel.app/ and confirmed analytics are sending.
2022-08-24 15:15:50 +00:00
Lee Robinson
c414288b2f
[examples] Update SvelteKit example with latest boilerplate ( #7892 )
...
Replaces https://github.com/vercel/vercel/pull/7674 with the latest SvelteKit boilerplate.
2022-05-30 07:57:46 +00:00
Lee Robinson
8ed55c6642
[examples] Update all examples to use .vercel.app instead of .vercel.com ( #7320 )
2022-01-18 08:56:31 -06:00
Stephanie Dietz
bd88a55580
Updated SvelteKit example. ( #7301 )
2022-01-17 18:17:03 -06:00
Ana Trajkovska
e271c2598e
[examples] Update Deploy button URLs in examples ( #6523 )
2021-07-28 10:42:09 -04:00
Lee Robinson
8950cd9685
[frameworks][examples] Add support for zero-config SvelteKit ( #6482 )
...
While we already have support for [SvelteKit](https://sveltekit-delta.vercel.app ) on Vercel with the [File System API](https://vercel.com/docs/more/adding-your-framework ), this makes the Svelte logo show up and adds an example. I also updated the Svelte example to match their default template and guide the user to use SvelteKit if they want functions.
https://sveltekit.examples.vercel.com
2021-07-23 14:17:22 +00:00