anki/ts/editable
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
..
BUILD.bazel use extra rootDir in tsconfig instead of symlinks 2021-10-01 18:36:52 +10:00
decorated.ts Formalize "Decorated components API" 2021-09-15 13:32:32 +02:00
editable-base.scss yarn upgrade --latest 2021-10-01 12:52:53 +10:00
editable-container.ts Wait for stylesheets to load before setting field content 2021-09-15 13:33:19 +02:00
editable.ts update to latest rules_nodejs & switch to ts_project 2021-10-01 12:52:53 +10:00
icons.ts update to latest rules_nodejs & switch to ts_project 2021-10-01 12:52:53 +10:00
index.ts Unify anki-mathjax-* to just anki-mathjax 2021-09-15 13:32:32 +02:00
mathjax-component.ts update to latest rules_nodejs & switch to ts_project 2021-10-01 12:52:53 +10:00
Mathjax.svelte update to latest rules_nodejs & switch to ts_project 2021-10-01 12:52:53 +10:00
mathjax.ts Allow for explicit any 2021-09-17 21:30:32 +02:00
tsconfig.json update to latest rules_nodejs & switch to ts_project 2021-10-01 12:52:53 +10:00