-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
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?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels