Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,9 @@ This installs the plugin into your `node_modules` and adds the dev-dependency to
plugins:
- serverless-custom-packaging-plugin
...
package:
artifact: path/to/my/artifact.zip
...
functions:
myFunction:
...
Expand Down Expand Up @@ -69,4 +72,4 @@ You are free to use these patches, but be aware that this could potentially brea

## A word of caution

This is a work in progress. This means no guarantees that everything will work as promised. If you would like some more functionality you are welcome to contribute. We greatly appreciate any testing you do with different serverless versions and setups.
This is a work in progress. This means no guarantees that everything will work as promised. If you would like some more functionality you are welcome to contribute. We greatly appreciate any testing you do with different serverless versions and setups.