We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I am getting the following error when I run sls offline
sls offline
slsWebpack.loadHandler is not a function
serverless 1.36.3 serverless-offline: 4.2.2 serverless-plugin-offline-kinesis-events: 1.1.1 serverless-webpack: 5.2.0 webpack: 4.29.1
The text was updated successfully, but these errors were encountered:
serverless-heaven/serverless-webpack@ecd7dea#diff-de78b50723ff596d7bd35665f36a6cbf
The function loadHandler is removed in this commit
loadHandler
Sorry, something went wrong.
@yooouuri Thanks for the issue, I'll try to take a look in a couple of days. That said, it may no longer be possible to easily support this.
No branches or pull requests
I am getting the following error when I run
sls offline
serverless 1.36.3
serverless-offline: 4.2.2
serverless-plugin-offline-kinesis-events: 1.1.1
serverless-webpack: 5.2.0
webpack: 4.29.1
The text was updated successfully, but these errors were encountered: