046c6c55d3
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. |
||
---|---|---|
.. | ||
async.ts | ||
asyncReactive.ts | ||
BUILD.bazel | ||
dynamicComponent.ts | ||
export-runtime.ts | ||
preferences.ts | ||
tsconfig.json |