Dev server
In developpment mode, we want :
-
node_modulesis a volume - build is done at start time instead of build time
-
npmmust be accessible in the front server -
srcandpublicdirectories arewatchedby webpack
In developpment mode, we want :
node_modules is a volumenpm must be accessible in the front serversrc and public directories are watched by webpack