Is it possible to write a webpack file to check if a folder exists in a sub folder, and if not, run npm install?
npm install
From what I\'ve seen I can run the follo