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(react): add --directory option for React components #1729

Merged
merged 1 commit into from
Aug 16, 2019

Conversation

jaysoo
Copy link
Member

@jaysoo jaysoo commented Aug 16, 2019

When provided, component will be generated in the directory.

e.g. src/lib/some-directory/my-component.tsx

Also adds alias support to tao cli.

Closes #1702

@jaysoo jaysoo force-pushed the react-component-directory-option branch 3 times, most recently from f2fa8a8 to c2c63c9 Compare August 16, 2019 02:40
Also adds alias support to tao cli.

Closes nrwl#1702
@jaysoo jaysoo force-pushed the react-component-directory-option branch from c2c63c9 to 2895558 Compare August 16, 2019 02:44
@jaysoo jaysoo merged commit fa7c9a7 into nrwl:master Aug 16, 2019
@jaysoo jaysoo deleted the react-component-directory-option branch August 16, 2019 14:09
@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 22, 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.

Unable to create component in a different path using @nrwl/react
1 participant