Skip to content

Conversation

@maraisr
Copy link
Contributor

@maraisr maraisr commented Apr 2, 2019

With this PR, I am to solve issue #364, however I believe this shouldn't also need to support source that could be either a directory, or a file, or a glob. To keep things simple.

fixes #364

@maraisr
Copy link
Contributor Author

maraisr commented Apr 2, 2019

Come to think of it @developit I'm having second thoughts on this PR... Keen to hear your thoughts.

Even though it solves that issue #364, it does mimic the first arg, and therefor you do kinda get an array's behaviour, with "source": "./{a,b}.js" also.

@maraisr
Copy link
Contributor Author

maraisr commented Apr 2, 2019

@ForsakenHarmony this one is ready again for another review! 👍

Copy link
Collaborator

@ForsakenHarmony ForsakenHarmony left a comment

Choose a reason for hiding this comment

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

LGTM

@ForsakenHarmony
Copy link
Collaborator

bors r+

bors bot added a commit that referenced this pull request Apr 4, 2019
372: Support package.json source array r=ForsakenHarmony a=maraisr

With this PR, I am to solve issue #364, however I believe this shouldn't also need to support `source` that could be either a directory, or a file, or a glob. To keep things simple.

fixes #364

Co-authored-by: Marais Rossouw <me@maraisr.com>
@bors
Copy link
Contributor

bors bot commented Apr 4, 2019

Build succeeded

@bors bors bot merged commit 5d8bee9 into developit:master Apr 4, 2019
@maraisr maraisr deleted the feat/pkg-multi-source branch April 5, 2019 01:13
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.

TypeError [ERR_INVALID_ARG_TYPE]: The "path" argument must be of type string. Received type object

2 participants