Skip to content

How to use with commandline rollup? #122

@ygoe

Description

@ygoe

I'm using rollup on the commandline, it's executed from another tool program (not written in JavaScript). How can I enable this plugin in this scenario? The only documentation I could find is the very short readme file, and I don't understand what it says about the usage. What's that code? Where should I put it?

Here's basically what I do:

npm install -g rollup
C:\Users\...\rollup ui-singlefile.js -o build\ui-singlefile.bundle.js -m

What do I need to change in this command line to use the plugin?

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