Y
Hacker News
new
|
ask
|
show
|
jobs
by
alfonsodev
3503 days ago
I use pm2 with --watch parameter inside the container, the code is mounted, so I can edit outside, but I don't need to restart the app. I do webpack -w locally though to simplify.