4951ef12c9
They're currently being set to 'any', as we're not providing the dependencies to the tsc invocation. Older Anki versions had the same issue, and we'll want to fix that as well, but for now this at least restores the missing props. |
||
---|---|---|
.. | ||
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.