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

Ability to restart Nuxt server programmatically #19372

Closed
atinux opened this issue Mar 1, 2023 — with Volta.net · 2 comments
Closed

Ability to restart Nuxt server programmatically #19372

atinux opened this issue Mar 1, 2023 — with Volta.net · 2 comments

Comments

Copy link
Member

atinux commented Mar 1, 2023

I am thinking of having a nuxt.callHook('restart') in order to restart the server.

@pi0
Copy link
Member

pi0 commented Mar 1, 2023

We have new restart hook. It restarts nuxt instance causing modules to restart. Would it address this issue?

@danielroe
Copy link
Member

danielroe commented Mar 1, 2023

I think it addresses the second point, but we still need #18641 to address the first one. (sorry, misread the first point - yes, I think it addresses this issue).

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

No branches or pull requests

3 participants