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

Rename awsm.json inside lambda directory #17

Closed
binoculars opened this issue Oct 22, 2015 · 6 comments
Closed

Rename awsm.json inside lambda directory #17

binoculars opened this issue Oct 22, 2015 · 6 comments

Comments

@binoculars
Copy link
Contributor

This gets very confusing, having an awsm.json in the main directory and the lambda subdirectory.

I propose keeping awsm.json in the main directory and having either lambda.json or endpoint.json in the lambda subdirectory.

Example:

module
    awsm.json
    package.json
    awsm
        lambda1
            lambda.json
            handler.js
            index.js
            event.json
    lib
        modularcode.js

I believe this will eliminate confusion--especially when we as developers usually have many tabs open in our IDEs.

@eahefnawy
Copy link
Member

+1

I was actually gonna suggest that as well :)

@doapp-ryanp
Copy link
Member

LOVE it. I am going to work it into the es6-modular branch I'm working on tonight. Keep and eye on the JAWS Roadmap doc with updates.

@binoculars
Copy link
Contributor Author

Thanks, Ryan!
On Thu, Oct 22, 2015 at 21:45 Ryan Pendergast notifications@github.com
wrote:

Closed #17 #17.


Reply to this email directly or view it on GitHub
#17 (comment).

@doapp-ryanp
Copy link
Member

no thank you

@doapp-ryanp
Copy link
Member

just to close the loop, we are going with lambda.awsm.json for now. serverless/serverless@0631f44

@binoculars
Copy link
Contributor Author

👍

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

No branches or pull requests

3 participants