bootstrap-npm-starter
bootstrap-npm-starter copied to clipboard
Implement JS bundler
- Decide on Webpack or Rollup
- Document in readme
- Add/modify any npm scripts
- Update code snippets and code comments
I would vote for WebPack.
I would recommend Vite, as it is simpler and faster than the others.