mirror of
https://github.com/ankitects/anki.git
synced 2025-11-12 07:37:11 -05:00
- Means add-on authors should not need to inject any code in their build - Should be more flexible - we can export multiple libraries if we wish, and don't have to worry about require() being clobbered by old add-ons. |
||
|---|---|---|
| .. | ||
| bridgecommand.ts | ||
| BUILD.bazel | ||
| cards.ts | ||
| genfluent.py | ||
| i18n_helpers.ts | ||
| nightmode.ts | ||
| platform.ts | ||
| postrequest.ts | ||
| proto.bzl | ||
| proto.ts | ||
| runtime-require.ts | ||
| shortcuts.ts | ||
| time.test.ts | ||
| time.ts | ||
| typing.ts | ||