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

This function contains external libraries. Uploading a new file will override these libraries. #12

Open
jamiechong opened this issue Mar 6, 2017 · 1 comment

Comments

@jamiechong
Copy link

When I view the browserfied lambda file on AWS I get this Warning:

This function contains external libraries. Uploading a new file will override these libraries.

The function seems to work correctly as all dependencies are within the single file. But I'm wondering what is triggering this warning?

@jamiechong
Copy link
Author

jamiechong commented Mar 6, 2017

If I copy and paste the function code that is uploaded via serverless into a new Lambda function via AWS UI, I don't see this warning. Furthermore, the code size of the function I manually created is 25% smaller! The functions are (presumably) identical. Thoughts? Maybe something to do with compression?

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