-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
bugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is needed
Description
Describe the bug
change in code does not reflect in the dev server. this bug was introduced due to docker-compose. Somehow docker-compose prevents the change in dev server.
To Reproduce
Steps to reproduce the behavior:
- start the dev server by
docker-compose upin vs code terminal - try commenting some import in any client/src file
- checkout localhost 3000
- it does show any error in fact changes do not reflect.
Expected behavior
Changes should reflect in dev server as it was before docker
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is needed