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

Ability to set the source folder for Package #412

Open
derikwhittaker opened this issue Feb 15, 2018 · 1 comment
Open

Ability to set the source folder for Package #412

derikwhittaker opened this issue Feb 15, 2018 · 1 comment

Comments

@derikwhittaker
Copy link

It would be very helpful to be able provide the source folder for node-lamba to pull from rather than '.'.

The use case is this
I am using Babble to down compile to node 6.4. Babble will put folder in a folder, called '.babble' (for example).
I then would like node-lambda to pull files from .babble to package.

@abetomo
Copy link
Contributor

abetomo commented Feb 16, 2018

@derikwhittaker There is an option called -D, --prebuiltDirectory [PREBUILT_DIRECTORY], which allows you to specify '.babble' (for example).
How about specifying with this option?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants