Skip to content

fix(webpack): set exitCode if the configuration failed #10327

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
Apr 15, 2024

Conversation

rigor789
Copy link
Member

@rigor789 rigor789 commented Jun 23, 2023

PR Checklist

What is the current behavior?

If the configuration loading fails, the build proceeds as if it was successful.

What is the new behavior?

When configuration loading fails, the build will properly indicated an unsuccessful build via the exitCode.

fixes #10314

Note: marked as draft, in order to confirm new behavior first.

@nx-cloud
Copy link

nx-cloud bot commented Jun 23, 2023

☁️ Nx Cloud Report

Attention: This version of the Nx Cloud GitHub bot will cease to function on July 1st, 2023. An organization admin can update your integration here.

CI is running/has finished running commands for commit f20c835. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this branch


✅ Successfully ran 2 targets

Sent with 💌 from NxCloud.

@cla-bot cla-bot bot added the cla: yes label Jun 23, 2023
@rigor789 rigor789 marked this pull request as ready for review April 15, 2024 17:24
@rigor789 rigor789 merged commit adb4e9d into main Apr 15, 2024
1 check passed
@rigor789 rigor789 deleted the fix/webpack-exit-code-on-config-fail branch April 15, 2024 17:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Stop NativeScript build if Webpack fails
1 participant