Conversation
✅ Deploy Preview for viteplus-preview canceled.
|
|
@ubugeeei My primary question for this RFC is: what is the motivation for adding this? It raises the complexity of Vite+ significantly, and I'm not sure what it allows us to do that you cannot already do with Vite Task. |
|
The motivation was to maintain interfaces like However, when workflows combine multiple components, it felt counterproductive that users still had to write tasks like |
|
Having Vite+'s own plugin system, allowing for extensions using the same interface, seems like a natural motivation. |
|
I think the right "primitive" here is still Vite Task, that is executed via |
|
For example, are you suggesting that we should use commands like I didn’t want to be constantly bothered by inconsistent naming and interfaces, so I thought that an API allowing us to embed custom pipelines into |
|
Thanks for explaining! Let's discuss some of these proposals on Discord first before proposing them as RFCs so we make sure we are aligned. For now, we don't plan on adding hooks and we'll be revisiting a potential plugin system in Q3 or Q4 this year. |
No description provided.