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: always use full --configuration flag #1283

Merged
merged 2 commits into from
May 13, 2022
Merged

Conversation

Cammisuli
Copy link
Member

@Cammisuli Cammisuli commented May 13, 2022

What it does

In certain versions of Angular CLI using the short form --prod does not work. This changes that so that all configurations are not short cutted and instead use the full configuration name.

Fixes #1281

@nx-cloud
Copy link

nx-cloud bot commented May 13, 2022

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 67ed5ad. 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 3 targets

Sent with 💌 from NxCloud.

@Cammisuli Cammisuli enabled auto-merge (squash) May 13, 2022 18:49
@Cammisuli Cammisuli merged commit 86f0d30 into master May 13, 2022
@Cammisuli Cammisuli deleted the Cammisuli/issue1281 branch May 13, 2022 18:52
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.

ng run demo1:build should not use --prod
1 participant