Anki/ts
Henrik Giesel 30000ce36e Revert "Put rootDirs into subprojects"
This partially reverts commit e1d4292ce3.

It seems like this might not be necessary after all.
However some other change made on this branch seems to have fixed
the .svelte.d.ts imports
2021-10-03 16:14:41 +02:00
..
change-notetype Revert "Put rootDirs into subprojects" 2021-10-03 16:14:41 +02:00
components Revert "Put rootDirs into subprojects" 2021-10-03 16:14:41 +02:00
congrats Revert "Put rootDirs into subprojects" 2021-10-03 16:14:41 +02:00
deck-options Revert "Put rootDirs into subprojects" 2021-10-03 16:14:41 +02:00
editable Revert "Put rootDirs into subprojects" 2021-10-03 16:14:41 +02:00
editor Revert "Put rootDirs into subprojects" 2021-10-03 16:14:41 +02:00
graphs Change i18n from singleton to functions 2021-10-03 03:26:19 +02:00
html-filter Revert "Put rootDirs into subprojects" 2021-10-03 16:14:41 +02:00
lib Revert "Put rootDirs into subprojects" 2021-10-03 16:14:41 +02:00
patches update to latest rules_nodejs & switch to ts_project 2021-10-01 12:52:53 +10:00
reviewer Revert "Put rootDirs into subprojects" 2021-10-03 16:14:41 +02:00
sass yarn upgrade --latest 2021-10-01 12:52:53 +10:00
svelte update to latest rules_nodejs & switch to ts_project 2021-10-01 12:52:53 +10:00
sveltelib Revert "Put rootDirs into subprojects" 2021-10-03 16:14:41 +02:00
.eslintrc.js update to latest rules_nodejs & switch to ts_project 2021-10-01 12:52:53 +10:00
.gitignore Update eslint to 4.22.0 2021-04-22 19:19:39 +02:00
.prettierignore Split up i18n-generated into i18n-{translate,modules} 2021-10-03 02:45:22 +02:00
.prettierrc initial Bazel conversion 2020-11-01 14:26:58 +10:00
BUILD.bazel update to latest rules_nodejs & switch to ts_project 2021-10-01 12:52:53 +10:00
compile_sass.bzl Directly include CSS from bootstrap and codemirror packages 2021-09-02 23:37:16 +02:00
copy.bzl include sourcemaps for pages/* in dev builds 2021-04-20 17:33:46 +10:00
esbuild.bzl update to latest rules_nodejs & switch to ts_project 2021-10-01 12:52:53 +10:00
eslint.bzl use extra rootDir in tsconfig instead of symlinks 2021-10-01 18:36:52 +10:00
format.sh make 'bazel run ts:format' work 2020-11-12 20:49:00 +10:00
jest.bzl update to latest rules_nodejs & switch to ts_project 2021-10-01 12:52:53 +10:00
jest.config.js update to latest rules_nodejs & switch to ts_project 2021-10-01 12:52:53 +10:00
licenses.json yarn upgrade --latest 2021-10-01 12:52:53 +10:00
package.json yarn upgrade --latest 2021-10-01 12:52:53 +10:00
prettier.bzl use extra rootDir in tsconfig instead of symlinks 2021-10-01 18:36:52 +10:00
proto.bzl update to latest rules_nodejs & switch to ts_project 2021-10-01 12:52:53 +10:00
protobuf-no-long.js add a hack to avoid Long.js in Jest tests 2021-04-17 17:05:48 +10:00
protobuf.bzl force number in protobuf generation 2021-04-12 14:33:20 +10:00
README.md add add.sh helper for adding dependency and updating licenses 2020-12-31 12:20:51 +10:00
sql_format.bzl update to latest rules_nodejs & switch to ts_project 2021-10-01 12:52:53 +10:00
sql_format.ts fix case of fields table 2021-09-07 10:22:22 +10:00
tsconfig.json Revert "Put rootDirs into subprojects" 2021-10-03 16:14:41 +02:00
typescript.bzl use extra rootDir in tsconfig instead of symlinks 2021-10-01 18:36:52 +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
vendor.bzl add workaround for protobufjs requiring uppercase package names 2021-07-10 15:24:01 +10:00
yarn.lock yarn upgrade --latest 2021-10-01 12:52:53 +10:00
yarn.sh Replace individual d3 libraries with encompassing d3 2021-01-30 00:00:22 +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