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

Why is package.json required in the "src/" ? #10

Open
rhuss opened this issue Jul 1, 2020 · 0 comments
Open

Why is package.json required in the "src/" ? #10

rhuss opened this issue Jul 1, 2020 · 0 comments

Comments

@rhuss
Copy link
Contributor

rhuss commented Jul 1, 2020

Every example requires a package.json in the src/ directory, otherwise, the serverless framework throws an error, even when this package.json is not needed at all.

For non-node projects, package.json should not be required. See the non-node examples' package.json, they are only kind of dummies.

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

1 participant