Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Avoid ".svelte-kit/tsconfig.json not found" error
By making the .svelte-kit directory (produced by svelte-kit sync) part of the docker image in dev mode, we can avoid having the viewer build fail the first time, which causes the container to restart unnecessarily.
- Loading branch information