Skip to content

Plugins with multiple builds clobber each other #15537

Answered by bluwy
mkilpatrick asked this question in Q&A
Discussion options

You must be logged in to vote

SvelteKit is able to run continuous builds within Vite plugins like so: https://github.com/sveltejs/kit/blob/2a302b26d6f8c9d46c59852c3f8f25e387e30876/packages/kit/src/exports/vite/index.js#L659-L664

I think you could do something similar to achieve that too?

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@mkilpatrick
Comment options

Answer selected by mkilpatrick
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
2 participants
Converted from issue

This discussion was converted from issue #15517 on January 08, 2024 07:27.