mirror of
https://github.com/ankitects/anki.git
synced 2025-11-06 12:47:11 -05:00
Instead of providing the list of languages in preferred order, when creating a bundle we need to specify the bundle language as the first language, so that the correct plural rules are used. Fluent's docs are misleading here; I will submit a PR to fix them. The old behaviour caused: https://forums.ankiweb.net/t/bug-in-review-intervals-for-some-languages-in-number-of-cards/5744 |
||
|---|---|---|
| .. | ||
| congrats | ||
| graphs | ||
| lib | ||
| patches | ||
| sass | ||
| vendor | ||
| .eslintrc.js | ||
| .gitignore | ||
| .prettierignore | ||
| .prettierrc | ||
| BUILD.bazel | ||
| eslint.bzl | ||
| format.sh | ||
| licenses.json | ||
| mathjax.bzl | ||
| package.json | ||
| prettier.bzl | ||
| README.md | ||
| rollup.config.js | ||
| svelte.bzl | ||
| tsconfig.json | ||
| update.sh | ||
| yarn.lock | ||
Anki's TypeScript and Sass dependencies. Some TS/JS code is also stored separately in ../qt/aqt/data/web/.
To add a new dev dependency, use something like:
bazel run @nodejs//:yarn add @rollup/plugin-alias -- -D