Added lifecycle working document

This commit is contained in:
Frank Schmid 2017-03-23 12:40:30 +01:00 committed by Eslam A. Hefnawy
parent 1a3b18797d
commit 2d91023a9b

15
lifecycle-changes.txt Normal file
View File

@ -0,0 +1,15 @@
Deploy:
Package:
Common entrypoints can be called by plugins via this.serverless.pluginManager.spawn().
Common entrypoint | Description
-------------------------------------------+------------------------------------------
aws:common:cleanupTempDir | Removes the Serverless temporary folder
Hookable lifecycle events: