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

feat: toggle features #217

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

perrin4869
Copy link

Adds options to toggle certain features of this plugin.
In my setup, I package all my lambdas with rollup. However, this plugin is very convenient when running integration tests or when running with serverless-offline. It would be useful to be able to toggle off this plugin when doing deployments or packaging the application.
This PR implements this feature via serverless.yml custom configs.

@perrin4869 perrin4869 changed the title Toggle features feat: toggle features Aug 20, 2020
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

Successfully merging this pull request may close these issues.

None yet

1 participant