Anki/ts/congrats
Henrik Giesel e1d4292ce3 Put rootDirs into subprojects
- typings do not work for any ts or svelte files
- if we set the 'rootDirs' in ts/tsconfig.json to '../bazel-bin/ts' and then inherit
  them from e.g. editor, the root will be changed to '../../bazel-bin/ts',
  however editor needs look in '../../bazel-bin/ts/editor' instead.
2021-10-02 22:00:41 +02:00
..
BUILD.bazel use extra rootDir in tsconfig instead of symlinks 2021-10-01 18:36:52 +10:00
congrats-base.scss yarn upgrade --latest 2021-10-01 12:52:53 +10:00
congrats.html add workaround for protobufjs requiring uppercase package names 2021-07-10 15:24:01 +10:00
CongratsPage.svelte update to latest rules_nodejs & switch to ts_project 2021-10-01 12:52:53 +10:00
index.ts update to latest rules_nodejs & switch to ts_project 2021-10-01 12:52:53 +10:00
lib.ts update to latest rules_nodejs & switch to ts_project 2021-10-01 12:52:53 +10:00
tsconfig.json Put rootDirs into subprojects 2021-10-02 22:00:41 +02:00