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

when to add as a lib vs package #8

Open
s1mrankaur opened this issue Jan 30, 2021 · 1 comment
Open

when to add as a lib vs package #8

s1mrankaur opened this issue Jan 30, 2021 · 1 comment

Comments

@s1mrankaur
Copy link

I understand lib could be just common functions used across the repository.

When do we define a package? In an AWS Serverless application, what could be defined as packages?

@marianocodes
Copy link

If you don't see a need of pushing your package to an NPM repository, you should use a lib

https://github.com/AnomalyInnovations/serverless-lerna-yarn-starter#libs

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

2 participants