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: ensure module in graph before transforming #12774

Merged
merged 2 commits into from Apr 7, 2023
Merged

fix: ensure module in graph before transforming #12774

merged 2 commits into from Apr 7, 2023

Conversation

patak-dev
Copy link
Member

@patak-dev patak-dev commented Apr 6, 2023

Description

Rebase #11605, sending this as a new PR as the branch seems deleted. This change makes sense to me to align with the way we are constructing the module graph during import analysis.


What is the purpose of this pull request?

  • Bug fix
  • New Feature
  • Documentation update
  • Other

Generalsimus and others added 2 commits January 6, 2023 02:00
… error during the load function.

The position of the watcher changed so that the file review would start before the load function is executed, and in the event of an error, the primary renderer will not crash and the file will be able to be watched.
@stackblitz
Copy link

stackblitz bot commented Apr 6, 2023

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

@patak-dev patak-dev changed the title Patch-1 fix: ensure module in graph before transforming Apr 6, 2023
@patak-dev patak-dev added the p3-minor-bug An edge case that only affects very specific usage (priority) label Apr 6, 2023
@patak-dev patak-dev merged commit 44ad321 into main Apr 7, 2023
13 of 14 checks passed
@patak-dev patak-dev deleted the patch-1 branch April 7, 2023 12:37
dominikg added a commit to dominikg/vite that referenced this pull request Apr 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
p3-minor-bug An edge case that only affects very specific usage (priority)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants