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

Review lifecycle hooks of different plugins to ensure that there are no issues #338

Open
juanjoDiaz opened this issue Feb 9, 2023 · 1 comment
Assignees

Comments

@juanjoDiaz
Copy link
Owner

See #293 (comment)

@juanjoDiaz juanjoDiaz self-assigned this Feb 9, 2023
@juanjoDiaz juanjoDiaz changed the title Review lifecycle hooks of serverless-esbuild to avoid issues Review lifecycle hooks of different plugins to ensure that there are no issues May 31, 2023
@juanjoDiaz
Copy link
Owner Author

juanjoDiaz commented May 31, 2023

Quick lookup of what events plugins use:

before: package:createDeploymentArtifacts

  • serverless-esbuild
  • serverless-webpack
  • serverless-bundle
  • serverless-rollup-plugin
  • serverless-plugin-typescript
  • serverless-plugin-epsagon
  • serverless-iopipe-layers
  • serverless-plugin-optimize
  • serverless-parcel
  • serverless-plugin-parcel
  • serverless-plugin-webpack

after: package:initialize

  • serverless-plugin-datadog
  • serverless-lumigo-plugin
  • serverless-sentry-plugin

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