Redémarrage du serveur webpack lors d'une modification de la configuration

This commit is contained in:
wpetit 2020-10-13 12:09:04 +02:00
parent f2d6a72204
commit 17b44170d0
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@ modd.conf {
prep: make test
}
client/webpack.config.js
{
daemon: cd client && NODE_ENV=development npm run server -- --display=minimal
}