Open neoromantic opened 3 years ago
So, I'm using last version from npm (4.1.0) and I've stumbled on strange behaivor where my handler name was stripped by one last character.
Reading source code, I've found the reason in getHandlerFilename method and noticed that this is already fixed in master.
Should there be a new release then? Can I help somehow to do that?
Related to this https://github.com/dougmoscrop/serverless-plugin-include-dependencies/pull/55
So, I'm using last version from npm (4.1.0) and I've stumbled on strange behaivor where my handler name was stripped by one last character.
Reading source code, I've found the reason in getHandlerFilename method and noticed that this is already fixed in master.
Should there be a new release then? Can I help somehow to do that?