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:
committed by
Soren L. Hansen
parent
5b8ba12cb3
commit
41f09daf42
2728
js/package-lock.json
generated
2728
js/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user