Anthony Fu

Results 589 comments of Anthony Fu

> `writeBundle` `closeBundle` parallels executing I agree this is something limiting the ecosystem to grow and innovate. And we should figure out a better way to improve it. While changing...

RFC here: https://github.com/vitejs/vite/discussions/9442 (solving the limitation of `writeBundle` `closeBundle` in general). I am still leaning to against multiple builds in `vite build`.

I am not sure either. I know VueSchool sponsors Vue and have some collaborations with Vue to be integrated into the docs. While Vite is a separate project/org, I guess...

I think the case this plugin trying to solve is a bit too specific. Unless there are many who found it useful in different projects, I don't feel it should...

Could you enrich a bit more for your project's README?

Well, I think the notion here is that we would like to have starters being simple for beginners and not to introduce the advanced composition API too early which might...

Yes, we could. As the transparent window in electron has come hard caveats, I'd prefer to have it under and cli options. PR welcome, thanks

Sorry what do you mean? can you provide more context?

Yeah, have thought about that. But I kinda feel that's too much to implement this simple feature. And sadly, it looks like Electron does not provide native prompts. https://github.com/electron/electron/issues/472 If...