anki/ts/svelte
Damien Elmes 7128de895f declare bootstrap prereq in Svelte compile
Mistakenly stripped this out when removing the typescript dependencies
2021-10-13 11:48:22 +10:00
..
BUILD.bazel update to latest rules_nodejs & switch to ts_project 2021-10-01 12:52:53 +10:00
README.md vendor Svelte rules 2021-03-20 15:04:19 +10:00
svelte.bzl declare bootstrap prereq in Svelte compile 2021-10-13 11:48:22 +10:00
svelte.ts Put sass into repo directory (#1409) 2021-10-09 10:25:03 +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.