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: Add --dir flag for export command #1

Merged
merged 2 commits into from
Jul 2, 2020
Merged

Conversation

paulgv
Copy link
Contributor

@paulgv paulgv commented Oct 9, 2018

Hi and thanks for this very useful tool!

This PR adds the ability to specify the directory where components are saved to override the default src/ directory.

For convenience, I also added yarg as a dependency to parse CLI arguments. It's only used for the new --dir flag at the moment but its usage could be extended to other CLI arguments and future options that might be added.
Also, Yarn v1.10.1 was used to install the packages, which adds new integrity entries to the yarn.lock.

paulgv added 2 commits October 9, 2018 11:25
Adds the ability to specify the directory where SFCs are located
@Yimiprod
Copy link

Yimiprod commented May 27, 2019

it would be awesome to merge this, related to #4 and the PR #5

@Yimiprod
Copy link

@f can we have a merge ?

@H4kor
Copy link

H4kor commented Jul 23, 2019

Need this too.

@f f merged commit 859e1a7 into edisdev:develop Jul 2, 2020
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.

4 participants