serverless-cloudside-plugin icon indicating copy to clipboard operation
serverless-cloudside-plugin copied to clipboard

Detected unrecognized CLI options: "--reloadHandler"

Open vekaev opened this issue 1 year ago • 5 comments

Cloudside plugin brakes hot reload functionality of serverless-offline

sls offline cloudside --stage dev --reloadHandler

vekaev avatar Dec 03 '22 22:12 vekaev

U can use the code from my project to reproduce this issue but u need to change aws-profile to yours https://github.com/vekaev/educ_sls_auctions

vekaev avatar Dec 03 '22 22:12 vekaev

Hello @vekaev,

You got any update/work around on above ?

yadvendrak01 avatar Jan 23 '23 11:01 yadvendrak01

Have raised a PR for the fix: https://github.com/jeremydaly/serverless-cloudside-plugin/pull/21

dtaylor7 avatar Feb 01 '23 16:02 dtaylor7

Hello @dtaylor7, When will it be possible to merge?

vekaev avatar Feb 11 '23 05:02 vekaev

Not up to me, but for now you can reference my branch in package.json

dtaylor7 avatar Feb 11 '23 07:02 dtaylor7