Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/guilleangulo/bundler-practice

Playground for testing different JS bundlers
https://github.com/guilleangulo/bundler-practice

Last synced: 5 days ago
JSON representation

Playground for testing different JS bundlers

Awesome Lists containing this project

README

        

# Bundler Practice

A simple project testing different JS bundlers and their different configuration properties for learning purposes. It uses:
- [Webpack](https://webpack.js.org/)
- [esbuild](https://esbuild.github.io/)