-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: kesaseteli frontend docker developing, hot reload & permissions
- added `WATCHPACK_POLLING=true` by default so hot reload should work for most platforms out of the box now (e.g. on Windows 11 + Docker Desktop + WSL2 with the files volume mapped from the host filesystem to the docker container hot reload now works) - made sure `frontend/Dockerfile-localdevelopment` sets up the project's `.next` directory so that the express server can access its files refs YJDH-718 (making kesaseteli frontend docker development usable)
- Loading branch information
1 parent
2579ed2
commit 508bad1
Showing
3 changed files
with
35 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters