Changes to the following files require a container restart:
| File | Description |
|---|---|
config/ | Nginx & PHP configurations |
.babelrc | Babel configuration |
.dockerignore | Docker ignore file |
.env | Environment variables |
docker-compose.yml | Docker Compose configuration |
Dockerfile-nodejs | Node.js Dockerfile |
Dockerfile-wordpress | WordPress Dockerfile |
gulpfile.js | Gulp configuration |
package.json | Node.js packages |
Stop the running process with CTRL/CMD+C, then rebuild:
npm run build