Bundlers and task runners
Created at
||Updated at
Bundlers
- Webpack (Here, here and here you can find more resources.)
- Vite (Extra resources here)
- ESBuild
- Parcel
- Rollup (Extra resources here)
- Rolldown
- Microbundle
- Bunchee
- Rspack
- Farm
Webpack
Potentially useful plugins:
- tsconfig-paths-webpack-plugin - Use the path aliases from the tsconfig
- html-inline-script-webpack-plugin