Skip to content

How do you get the css with bundle.generate? #465

@matt-way

Description

@matt-way

I am using rollup dynamically with bundle.generate(), and while it provides the correct .css.js files in the output array, there is no .css file returned. If I test with bundle.write it writes the css file correctly. I've tried different postcss config, but cannot get rollup to return the css.

Is there a way to do this, or is this a bug?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions