Sunday, March 19, 2017

How to run only one webpack process in Laravel Application?

is there any utility to pass through npm run dev variable that may compile only one process

for example

npm run dev --sass or npm run dev --js --styles --scripts

thank you in advance



via user1892114

Advertisement