Zerollup package helpers
Set of helpers for fast rollup bundler config building. Usable for creating zero-setup bundlers, like parcel.
- Scan lerna packages in monorepository
- Extract information about main/module/iife/umd exports
- Scan project sources and grab info about entry points, configurations and templates
- Scan src/config and generate bundled configurations for many hosts
- Scan src/index.html.ts and prerenders html-templates for each configuration
For example usage see @zerollup/rollup-preset-ts