serverless/lib/defaults/defaults.json

12 lines
190 B
JSON

{
"plugins": [
{
"path": "./defaults/actions/ProjectCreate.js",
"config": {}
},
{
"path": "./defaults/actions/DeployLambda.js",
"config": {}
}
]
}