mirror of
https://github.com/ankitects/anki.git
synced 2025-11-06 04:37:22 -05:00
* stats: link retention help box to "Desired retention" section * docs: use HTTPS for fsrs and desiredRetention links * Add Hanna Nilsén to CONTRIBUTORS * Apply suggestion from @user1823 Co-authored-by: user1823 <92206575+user1823@users.noreply.github.com> --------- Co-authored-by: Hanna Nilsén <hannanilsen@macbookair.students.netlogon.liu.se> Co-authored-by: user1823 <92206575+user1823@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| editable | ||
| editor | ||
| html-filter | ||
| icons | ||
| lib | ||
| mathjax | ||
| reviewer | ||
| routes | ||
| src | ||
| tools | ||
| .gitignore | ||
| bundle_svelte.mjs | ||
| bundle_ts.mjs | ||
| licenses.json | ||
| page.html | ||
| README.md | ||
| svelte.config.js | ||
| transform_ts.mjs | ||
| tsconfig.json | ||
| tsconfig_legacy.json | ||
| vite.config.ts | ||
| yarn.sh | ||
Anki's TypeScript and Sass dependencies. Some TS/JS code is also stored separately in ../qt/aqt/data/web/.
To update all dependencies:
./update.sh
To add a new dev dependency, use something like:
./add.sh -D @rollup/plugin-alias