Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/guilleangulo/bundler-practice
- Owner: GuilleAngulo
- Created: 2020-11-25T20:40:24.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2020-12-01T21:43:30.000Z (about 4 years ago)
- Last Synced: 2024-10-19T13:21:03.747Z (3 months ago)
- Language: JavaScript
- Homepage:
- Size: 864 KB
- Stars: 1
- Watchers: 2
- 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/)