bootstrap-npm-starter icon indicating copy to clipboard operation
bootstrap-npm-starter copied to clipboard

Implement JS bundler

Open mdo opened this issue 5 years ago • 1 comments

  • Decide on Webpack or Rollup
  • Document in readme
  • Add/modify any npm scripts
  • Update code snippets and code comments

mdo avatar Jun 17 '20 17:06 mdo

I would vote for WebPack.

begrafx avatar Feb 07 '21 18:02 begrafx

I would recommend Vite, as it is simpler and faster than the others.

talhameer avatar Aug 22 '22 12:08 talhameer