Skip to content
This repository has been archived by the owner on Aug 30, 2021. It is now read-only.

fix(core): Setting legacy watch option on nodemon for docker usage #1701

Closed
wants to merge 1 commit into from

Conversation

mcicoria
Copy link

This change is needed to get nodemon to work properly when run inside of a docker container.

To replicated the issue run docker-compose up then make changes to files. You'll notice nodemon does not restart.

This may be related to: #1110 #1621 #1625

@simison
Copy link
Member

simison commented Jun 13, 2017

Isn't legacy watch pretty resource hungry? I.e. could this be true only when we're inside Docker?

@lirantal
Copy link
Member

@mcicoria are you using docker as an actual development environment though?
because I don't see the point in adding this for production reasons

@lirantal lirantal self-assigned this Jun 13, 2017
@lirantal lirantal closed this Jun 13, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants