Interface: RollupConfig
Interface: RollupConfig
Rollup configuration for the application.
Properties
build
build: Partial<RollupOptions>;
This configuration is used for building the application.
bundle
bundle: Partial<RollupOptions>;
This configuration is used for bundling the application.