Programmatic use of the build tool #1137
Marvin-Brouwer
started this conversation in
General
Replies: 1 comment 5 replies
-
|
That's not possible at the moment. I'm open to looking into how we can do that. Currently
What changes (and where in this process) would we need to make for a vite plugin to work? What are the requirements? |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'd love to give this library a go. However, for the project I have this in mind I committed to a vite setup.
I'm okay with writing my own vite/rollup plugin to make this work but I'm having a hard time figuring out how to do that without just calling the CLI from a node fork.
Is there any possibility to just pass node streams to the build tool?
And if so, where should I look?
Beta Was this translation helpful? Give feedback.
All reactions