Improve JS workflow

Now we can launch Chrome from vscode and also set breakpoints and have
them be respected.

Work still to be done:

The "Launch Chrome" task should compile the typescript stuff.

It takes too long to rebuild the typescript stuff. It is bothersome
during development. If we can work around that with webpack, that's
great. If generating the gotty bundle is what makes it all time
consuming, we should skip the bundle generation for development and
change the index.html to point to a not-bundled version.

Partially fixes #3
This commit is contained in:
Søren L. Hansen
2022-11-26 14:51:10 -08:00
committed by Soren L. Hansen
parent 5b8ba12cb3
commit 41f09daf42
9 changed files with 2661 additions and 130 deletions

2728
js/package-lock.json generated

File diff suppressed because it is too large Load Diff