anki/ts/sveltelib
Damien Elmes 046c6c55d3 use extra rootDir in tsconfig instead of symlinks
The nice thing about the symlink approach is that it allowed tsc -b
to function without any changes to the tsconfig.json file, but it meant
there were extra links we had to maintain. So instead, we just add an
extra rootDirs entry, and add two commented-out lines that can be
uncommented when wanting to build with tsc directly.
2021-10-01 18:36:52 +10:00
..
async.ts add missing copyright headers to *.ts 2021-04-13 18:57:08 +10:00
asyncReactive.ts Fix minor typo 2021-04-15 18:30:53 +02:00
BUILD.bazel use extra rootDir in tsconfig instead of symlinks 2021-10-01 18:36:52 +10:00
dynamicComponent.ts update ts deps 2021-05-26 09:37:40 +10:00
export-runtime.ts update to latest rules_nodejs & switch to ts_project 2021-10-01 12:52:53 +10:00
preferences.ts Remove unnecessary comments / dead code 2021-04-16 02:51:03 +02:00
tsconfig.json update to latest rules_nodejs & switch to ts_project 2021-10-01 12:52:53 +10:00