-
Notifications
You must be signed in to change notification settings - Fork 34
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
[BUG] Serverless exclude sections are not working as expected #18
Comments
What behavior should it have when the exclude and handler is overlapping? lets say someone by mistake wants to exclude
|
Maybe a warning on build that says you are excluding the function you're trying to build? |
@sonicparke Thankz for the feedback, now it is fixed in version |
Hi @sonicparke did you get this to work with your case? Please dont hestiate to leave any mis-endavours that i can be of help with |
@sonicparke shall i close this for now? |
@wickstargazer Yes. Sorry for the late reply. I got sidetracked. :-) |
@wickstargazer Things seem to be working fine. I'll definitely let you know if there are any issues. Thanks for the hard work!! |
Describe the bug
the exclude is not getting excluded
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Check which provider is affected:
[x] AWS
[] Azure
[] Google Cloud Platform
Check which framework is affected:
[] Angular
[] Nodejs
[x] Serverless
[] Lambda
[] Infrastructure as a code
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: