mirror of
https://github.com/ankitects/anki.git
synced 2025-11-11 15:17:12 -05:00
- enable resolver patch on worker binary to ensure js imports work on subsequent worker requests - cache ts library content, and use unified interface for cache - prepare for separate css outputs |
||
|---|---|---|
| .. | ||
| 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.