This is webpack v5 configuration, that I am using for small static projects.
Feel free to contribute, improve or use it for your projects.
- jQuery
- Bootstrap with Popper.js
- FontAwesome
It's pretty easy... You do not have a bunch of commands, just two of them:
npm run serve– to start with developmentnpm run build- to make it ready for production use