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

feat: Populates form with workspace defaults for build, e2e, lint, serve, and test targets #1067

Merged
merged 4 commits into from May 6, 2021

Conversation

sandikbarr
Copy link
Contributor

@sandikbarr sandikbarr commented May 3, 2021

Screen Shot 2021-05-03 at 12 22 58 PM

@sandikbarr sandikbarr requested a review from Cammisuli May 3, 2021 17:23
@sandikbarr sandikbarr changed the title Populates form with workspace defaults for build, e2e, lint, serve, and test targets feat: Populates form with workspace defaults for build, e2e, lint, serve, and test targets May 3, 2021
@nx-cloud
Copy link

nx-cloud bot commented May 3, 2021

Nx Cloud Report

CI ran the following commands for commit 39f8db8. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this branch

Status Command
#000000 nx run-many --all --parallel --target=build
#000000 nx run-many --all --parallel --target=lint
#000000 nx run-many --all --parallel --target=test

Sent with 💌 from NxCloud.

@Cammisuli
Copy link
Member

woo 🎉 Thanks Sandi! 😄

I'll review it as soon as I can.

Copy link
Member

@Cammisuli Cammisuli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome!

@Cammisuli Cammisuli merged commit fc68c64 into nrwl:master May 6, 2021
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.

fileReplacements option is missing in the production build
2 participants