mirror of
https://github.com/ankitects/anki.git
synced 2025-11-07 13:17:12 -05:00
Not sure if I just missed this in the previous change, or whether
the patch_resolver change broke things again.
Previous issue:
|
||
|---|---|---|
| .. | ||
| BUILD.bazel | ||
| README.md | ||
| svelte.bzl | ||
| svelte.ts | ||
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.