https://github.com/aghassi/treeshaking-libraries-example
A minimal setup to show how bundlers and library tools interop
https://github.com/aghassi/treeshaking-libraries-example
Last synced: 10 months ago
JSON representation
A minimal setup to show how bundlers and library tools interop
- Host: GitHub
- URL: https://github.com/aghassi/treeshaking-libraries-example
- Owner: Aghassi
- License: mit
- Created: 2025-05-28T17:34:22.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-28T18:00:04.000Z (about 1 year ago)
- Last Synced: 2025-08-10T18:55:57.315Z (10 months ago)
- Language: JavaScript
- Size: 46.9 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Treeshaking Demo App
This shows a minimal reproduction for passing ESM concatenated modules from rolldown to rspack bundler while supporting treeshaking.
To run the demo, `pnpm i` then `pnpm run build`
All files can be viewed in the respective dist folders