Skip to content

Add lifecycle hook for 'before:offline:start' #17

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

Merged
merged 1 commit into from
Jan 1, 2023

Conversation

wesdunn
Copy link
Contributor

@wesdunn wesdunn commented Dec 12, 2022

Currently, the plugin will only get called when using offline start. serverless-offline also allows the command offline on its own (link). This commit adds that lifecycle hook to the plugin.

Currently, the plugin will only get called when using `offline start`. serverless-offline also allows the command `offline` on its own ([link](https://github.com/dherault/serverless-offline/blob/master/src/ServerlessOffline.js#L43)). This commit adds that lifecycle hook to the plugin.
@go-dima go-dima self-requested a review January 1, 2023 08:30
@go-dima go-dima merged commit d561a93 into go-dima:master Jan 1, 2023
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.

2 participants