Skip to content

Demonstration of different Rollup configurations

License

Notifications You must be signed in to change notification settings

privatenumber/rollup-playground

Repository files navigation

🤹‍♂️ Rollup playground

This repo contains a variety of examples that demonstrate different Rollup configurations and an evaluation of their outputs.

⛳️ Demos

🛠 Contributing

Setup

$ nvm i  # Use appropriate Node.js version via http://nvm.sh
$ pnpm i --frozen-lockfile # Install dependencies using pnpm

Running builds

Run all package builds

$ pnpm run build-all

Run build in a specific package

$ pnpm run -C demos/<PACKAGE_NAME> build

About

Demonstration of different Rollup configurations

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published