anki/ts
2020-12-31 16:41:31 +01:00
..
congrats format_fix -> format; rename svelte-check for consistency 2020-11-12 20:19:32 +10:00
graphs controller should be marked nullable 2020-12-29 15:21:46 +10:00
lib plural rules and decimal separator should use bundle's language 2020-12-14 14:23:49 +10:00
patches update to rules_nodejs 3.0.0 2020-12-23 16:05:15 +10:00
sass initial Bazel conversion 2020-11-01 14:26:58 +10:00
vendor initial Bazel conversion 2020-11-01 14:26:58 +10:00
.eslintrc.js initial Bazel conversion 2020-11-01 14:26:58 +10:00
.gitignore Add Mathjax filegroup 2020-11-14 14:14:25 +01:00
.prettierignore make 'bazel run ts:format' work 2020-11-12 20:49:00 +10:00
.prettierrc initial Bazel conversion 2020-11-01 14:26:58 +10:00
add.sh add add.sh helper for adding dependency and updating licenses 2020-12-31 12:20:51 +10:00
BUILD.bazel use :yarn not :yarn_bin 2020-12-31 12:32:51 +10:00
copy.bzl Remove jquery from Anki repo and replace with Bazel BUILD 2020-12-28 13:16:12 +01:00
css-browser-selector.bzl Add css-browser-selector to BAZEL build file in data/web/js/vendor 2020-12-31 16:41:31 +01:00
eslint.bzl initial Bazel conversion 2020-11-01 14:26:58 +10:00
format.sh make 'bazel run ts:format' work 2020-11-12 20:49:00 +10:00
jquery-ui.bzl Add jquery-ui to vendor/BUILD.bazel 2020-12-30 12:06:06 +01:00
jquery.bzl Remove jquery from Anki repo and replace with Bazel BUILD 2020-12-28 13:16:12 +01:00
licenses.json Add css-browser-selector as bazel rule, and update from 0.4.0 to 0.6.5 2020-12-31 16:27:52 +01:00
mathjax.bzl Remove jquery from Anki repo and replace with Bazel BUILD 2020-12-28 13:16:12 +01:00
package.json Add css-browser-selector as bazel rule, and update from 0.4.0 to 0.6.5 2020-12-31 16:27:52 +01:00
prettier.bzl make 'bazel run ts:format' work 2020-11-12 20:49:00 +10:00
protobufjs.bzl Add bazel recipe and update protobufjs to 6.10.2 2020-12-31 16:06:44 +01:00
README.md add add.sh helper for adding dependency and updating licenses 2020-12-31 12:20:51 +10:00
rollup.config.js initial Bazel conversion 2020-11-01 14:26:58 +10:00
svelte.bzl initial Bazel conversion 2020-11-01 14:26:58 +10:00
tsconfig.json fix path to anki lib in ts/ when editing 2020-12-16 14:15:49 +10:00
update-licenses.sh add add.sh helper for adding dependency and updating licenses 2020-12-31 12:20:51 +10:00
update.sh add add.sh helper for adding dependency and updating licenses 2020-12-31 12:20:51 +10:00
yarn.lock Add css-browser-selector as bazel rule, and update from 0.4.0 to 0.6.5 2020-12-31 16:27:52 +01:00

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