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

fix: revert package.json change should trigger server restart (#15519) #15558

Merged
merged 4 commits into from
Jan 10, 2024

Conversation

patak-dev
Copy link
Member

This reverts commit 260ebbf.

Description

@btea, we discussed in today's team meeting and decided to revert this change for now as the extra server start when modifying something that isn't the field type is a DX regression.

We can keep discussing in #15543 if we should add a check for the main package.json and restart the server in case the change would affect the way the config file is loaded. I'm leaning towards documenting that changes in the package.json structure in the project requires a hard restart though.


What is the purpose of this pull request?

  • Bug fix
  • New Feature
  • Documentation update
  • Other

Copy link

stackblitz bot commented Jan 10, 2024

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

bluwy
bluwy previously approved these changes Jan 10, 2024
@patak-dev patak-dev merged commit 9fc5d9c into main Jan 10, 2024
15 checks passed
@patak-dev patak-dev deleted the fix/revert-15519 branch January 10, 2024 14:40
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