drupal-reactjs-docker
drupal-reactjs-docker copied to clipboard
Abandoned in favour of https://github.com/systemseed/drupal_reactjs_boilerplate
`image: wodby/drupal-php:8-1.13` should be `image: wodby/drupal-php:7.1-3.3.1` or similar (first part of the version string corresponds to PHP version, check https://github.com/wodby/docker4drupal/blob/master/docker-compose.yml for possible versions)
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.