drupal-reactjs-docker
drupal-reactjs-docker copied to clipboard
Missing .env file
Hi, it's associated with this issue:
https://github.com/facebook/create-react-app/blob/master/packages/react-scripts/template/README.md#npm-start-doesnt-detect-changes
an .env file with
CHOKIDAR_USEPOLLING=true
solved it for me.