iopipe / serverless-plugin-iopipe

Automatically wrap your serverless framework functions with IOpipe
https://www.iopipe.com
Apache License 2.0
40 stars 8 forks source link

fix(finish function): use force option for del command #69

Closed coreylight closed 6 years ago

coreylight commented 6 years ago

Force can be used here due to the glob pattern of *-iopipe.js which would protect against unintended results

fix #68