Closed scottlaw1 closed 5 years ago
Without webpack-cli included earlier, you'll be prompted to install it when you run npm run build and the index.html won't be generated correctly.
npm run build
Makes sense - thanks!
Without webpack-cli included earlier, you'll be prompted to install it when you run
npm run build
and the index.html won't be generated correctly.