serverless-babel-plugin icon indicating copy to clipboard operation
serverless-babel-plugin copied to clipboard

Ability to compile individual package

Open XBeg9 opened this issue 8 years ago • 4 comments

What's tested:

sls deploy
sls deploy function -f <function_name>

with params in serverless.yml:

package:
  individual: true # false

XBeg9 avatar Feb 03 '17 13:02 XBeg9

Fixes issue #8

XBeg9 avatar Feb 03 '17 13:02 XBeg9

@nikgraf any luck to check it so far? Thanks.

XBeg9 avatar Feb 13 '17 10:02 XBeg9

sorry @XBeg9 - I was completely swamped in Github notification and finally catching up a little. Interested to resolved the merge conflict. I'm happy to merge your PR.

nikgraf avatar Apr 10 '17 18:04 nikgraf

@nikgraf no problem, but you've merged this https://github.com/serverless/serverless-babel-plugin/pull/6 which was duplicate functionality of my PR. (btw that PR doesn't work for me)

XBeg9 avatar Apr 11 '17 09:04 XBeg9