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
6973cd5989
[examples] Address follow up from SvelteKit example update ( #8002 )
2022-06-21 12:10:55 -07:00
Lee Robinson
4e4f5f28a2
[examples] Add Vercel Analytics for CRA/SvelteKit templates. ( #7894 )
...
Successfully tested with:
- [CRA](https://front-git-analytics-for-all-frameworks.vercel.sh/now-examples/create-react-app/analytics?device=desktop&timePeriod=1d&percentile=75&timeInterval=3h&sort=datapoints&search= )
- [SvelteKit](https://front-git-analytics-for-all-frameworks.vercel.sh/now-examples/sveltekit/analytics?device=desktop&timePeriod=1d&percentile=75&timeInterval=3h&sort=datapoints&search= )
Dependencies have also been updated 👍
2022-06-13 16:30:14 +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
Sam Ko
9ff86a896c
[examples] Update todo functionality in the "sveltekit" example ( #7506 )
2022-03-01 15:50:04 -08:00
Stephanie Dietz
bd88a55580
Updated SvelteKit example. ( #7301 )
2022-01-17 18:17:03 -06: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