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

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

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