anki/ts/svelte
Damien Elmes e660e0a3e5 update svelte2tsx
We can now use the typings from the Svelte library instead of the
svelte2tsx shims
2021-09-25 11:07:31 +10:00
..
BUILD.bazel bundle all Svelte css into separate file 2021-03-21 16:06:36 +10:00
README.md vendor Svelte rules 2021-03-20 15:04:19 +10:00
svelte.bzl update ts deps 2021-09-22 23:21:39 +10:00
svelte.ts update svelte2tsx 2021-09-25 11:07:31 +10:00

Originally forked from https://github.com/thelgevold/rules_svelte (MIT) into https://github.com/ankitects/rules_svelte, and modified to generate TypeScript definitions in addition to mjs files. The parts we need are now integrated into this repo, so we can modify them more easily.