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

feat: restart Nuxt server on config changes #624

Merged
merged 9 commits into from
Mar 14, 2023
Merged

feat: restart Nuxt server on config changes #624

merged 9 commits into from
Mar 14, 2023

Conversation

atinux
Copy link
Collaborator

@atinux atinux commented Mar 2, 2023

Waiting for nuxt/nuxt#19530

@what-the-diff
Copy link

what-the-diff bot commented Mar 2, 2023

  • The version of nuxt was updated from 3.2.0 to latest
  • A new import statement for optionalCallExpression was added in module.ts
  • An additional line of code that calls the restart hook on change event is added in module ts file

src/module.ts Outdated Show resolved Hide resolved
Co-authored-by: Daniel Roe <daniel@roe.dev>
@atinux atinux self-assigned this Mar 8, 2023
@atinux atinux changed the title feat: restart Nuxt serve on config changes feat: restart Nuxt server on config changes Mar 10, 2023
@atinux atinux marked this pull request as ready for review March 14, 2023 17:14
@atinux atinux merged commit 39a0c86 into main Mar 14, 2023
@atinux atinux deleted the chore/restart branch March 14, 2023 17:15
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

Successfully merging this pull request may close these issues.

2 participants