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(nx): reorder presets #1380

Merged
merged 1 commit into from
May 25, 2019
Merged

feat(nx): reorder presets #1380

merged 1 commit into from
May 25, 2019

Conversation

vsavkin
Copy link
Member

@vsavkin vsavkin commented May 23, 2019

Please make sure you have read the submission guidelines before posting an PR

Current Behavior (This is the behavior we have today, before the PR is merged)

Expected Behavior (This is the new behavior we can expect after the PR is merged)

Issue

@@ -84,16 +84,12 @@
},
"preset": {
"description": "What to create in the new workspace",
"enum": ["empty", "angular", "react", "web-components", "full-stack"],
"enum": ["angular", "angular-ivy",, "react", "web-components", "full-stack", "empty"],
Copy link
Contributor

Choose a reason for hiding this comment

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

Double comma

@vsavkin vsavkin force-pushed the reorder-presets branch from 902708d to 8d67282 Compare May 23, 2019 18:49
@FrozenPandaz FrozenPandaz merged commit c3fc1fd into master May 25, 2019
@FrozenPandaz FrozenPandaz deleted the reorder-presets branch May 25, 2019 05:49
@github-actions
Copy link

This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 23, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants