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

[fr] Support setup/teardown #4

Open
FossPrime opened this issue Nov 8, 2022 · 0 comments
Open

[fr] Support setup/teardown #4

FossPrime opened this issue Nov 8, 2022 · 0 comments

Comments

@FossPrime
Copy link
Member

https://dove.feathersjs.com/api/application.html#setup-server

This lowers the setup needed for using vite on feathers projects. For crow support and other situations, leave the call to main if not too troublesome.

Dove also gives us the ability to do HMR with unset. We have to be careful with service.setup() calls, which may need to be manually ran after HMR events.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant