Commit Graph

7 Commits

Author SHA1 Message Date
Ryan Gossiaux
732dc118f5 Upgrade kit to version 1.0.0-next.405 2023-06-14 18:36:11 -07:00
Ryan Gossiaux
782b3ee49c Upgrade kit from 1.0.0-next.202 to 1.0.0-next.299
annoyingly got stuck in dependency hell here because of breaking changes in vite-plugin-svelte
2023-06-14 18:36:11 -07:00
Ryan Gossiaux
6d2aa60d22 Use new TS option to preserve imports in tests
These assertions were here to prevent imports (needed for svelte-inine-compile) from being removed.
2022-01-17 23:59:29 -05:00
Ryan Gossiaux
3068c88f8c Add support for svelte-inline-compile to jest 2021-12-30 09:40:10 -10:00
Ryan Gossiaux
4a6edb4e1c Fix some more type errors and turn on TS strict mode
Possible now that svelte2tsx has fixed a few bugs!
2021-12-18 18:48:15 -08:00
Ryan Gossiaux
82b138f0ae Run prettier over everything and fix some imports 2021-12-13 18:22:16 -08:00
Ryan Gossiaux
42aba8a158 npm init svelte@next svelte-headlessui 2021-12-13 16:46:03 -08:00