https://github.com/guilleangulo/bundler-practice
Playground for testing different JS bundlers
https://github.com/guilleangulo/bundler-practice
Last synced: 11 months ago
JSON representation
Playground for testing different JS bundlers
- Host: GitHub
- URL: https://github.com/guilleangulo/bundler-practice
- Owner: GuilleAngulo
- Created: 2020-11-25T20:40:24.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-12-01T21:43:30.000Z (over 5 years ago)
- Last Synced: 2025-06-02T22:02:56.169Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 864 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/)