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

Parse package.json even if input files are given #405

Open
kripod opened this issue Apr 25, 2016 · 0 comments · May be fixed by #406
Open

Parse package.json even if input files are given #405

kripod opened this issue Apr 25, 2016 · 0 comments · May be fixed by #406

Comments

@kripod
Copy link
Contributor

kripod commented Apr 25, 2016

if (inputs.length == 0) {

For example, the project's name and version should still be read from package.json, even though input files were explicitly given.

kripod added a commit to kripod/documentation that referenced this issue Apr 25, 2016
@kripod kripod linked a pull request Apr 25, 2016 that will close this issue
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 a pull request may close this issue.

1 participant