Skip to content

Auto-combine rollup configs #6

@aleclarson

Description

@aleclarson
bic rollup

The command above runs npx bic-rollup which looks for rollup.config.js in each package and combines them into a single Rollup config. Every flag supported by the rollup command is also supported by bic rollup.

It checks the .bic_cache before merging the rollup.config.js of any given package (except in watch mode).

Note: The Rollup API probably has a nice way to load rollup.config.* modules, so TypeScript can be supported (eg: rollup.config.ts).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions