Skip to content

Conversation

@andershermansen
Copy link
Contributor

What?

Exit the process after running generate:importmap and generate:types bin scripts.

Why?

In some configurations the process hangs after the importmap and types has been generated.

How?

Execute process.exit(0) after generation has completed.

Fixes #13744

@andershermansen
Copy link
Contributor Author

Fixed in #13564, closing this PR.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

generate:importmap and generate:types don't have process.exit

1 participant