Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question regarding koa #34

Closed
zigomir opened this issue May 2, 2020 · 1 comment
Closed

Question regarding koa #34

zigomir opened this issue May 2, 2020 · 1 comment

Comments

@zigomir
Copy link
Contributor

zigomir commented May 2, 2020

I wrote a koa plugin (thanks for the Dev server API), that handles proxy-ing similar to webpack-dev-server.

Is koa here to stay or is it still experimental? I'm asking before I "advertise" the plugin.

Sub-question / suggestion: it might be nice if upcoming Config file would support specifying custom plugins. This way, less custom code will be needed.

@yyx990803
Copy link
Member

Yeah, Koa is most likely here to stay.

Also yes for specifying plugins in config files. Maybe we can even auto load plugins if they follow a naming convention (like vite-plugin-xxx)

@github-actions github-actions bot locked and limited conversation to collaborators Jul 16, 2021
antfu pushed a commit that referenced this issue Oct 29, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants