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

Add --exit flag to build command #325

Merged
merged 2 commits into from
Jan 26, 2022
Merged

Add --exit flag to build command #325

merged 2 commits into from
Jan 26, 2022

Conversation

kinetifex
Copy link
Contributor

Summary

Sometimes, the Next.js 12 process hangs. The current recommendation from their team is to force process.exit. This adds a flag to the Gasket build command to enable force exiting until the Next.js issues are addressed.

Changelog

@gasket/plugin-start

  • Add --exit flag to build command

Test Plan

  • Updated unit tests
  • Local testing in canary-app

@kinetifex kinetifex merged commit edf6338 into main Jan 26, 2022
@kinetifex kinetifex deleted the build-exit branch January 26, 2022 21:12
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.

3 participants