Skip to content

fix: catch more export cases #529

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

Merged
merged 1 commit into from
Jul 15, 2021
Merged

fix: catch more export cases #529

merged 1 commit into from
Jul 15, 2021

Conversation

ascorbic
Copy link
Contributor

The update to catch more static export scenarios caused a regression that caused some others to be missed. This PR moves the build command into a fake extra npm script, meaning the parsePackageJson module can handle the parsing, and catch more cases.

Fixes #528

@github-actions github-actions bot added the type: bug code to address defects in shipped code label Jul 15, 2021
@ascorbic ascorbic requested a review from lindsaylevine July 15, 2021 09:06
@ascorbic ascorbic enabled auto-merge (squash) July 15, 2021 09:17
@ascorbic ascorbic merged commit 41184bc into main Jul 15, 2021
@ascorbic ascorbic deleted the fix/export-detection branch July 15, 2021 09:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug code to address defects in shipped code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Netlify NextJS builds are broken in 3.7.0 when using multiple npm commands
2 participants