Ability to set the source folder for Package

Open
#412 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
35/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
babel, node.js
Domain
cli, cloud

Research direction

Start by tracing the node-lambda packaging command and how it selects the project root; the issue does not name a file or test. Add a configurable source-folder option that packages from the selected folder, then verify packaging uses .babble instead of the repository root.

Written by the indexing model from the issue text.

Description

enhancement question

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.

Dominant language
JavaScript
Stars
1.4k
Forks
185
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from motdotla/node-lambda

All issues in motdotla/node-lambda

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.