CoorpAcademy / serverless-plugins

Collection of serverless plugins :zap:
231 stars 132 forks source link

Fix module import bug #249

Open gabsong opened 1 year ago

gabsong commented 1 year ago

This is a pull request to fix a bug in the library. It's not possible to do a ES module import within the ServerlessOfflineKinesis class.

Here's the corresponding issue: https://github.com/CoorpAcademy/serverless-plugins/issues/250

gabsong commented 1 year ago

@godu @AdrieanKhisbe @silouone would be great if you can review!