You've already forked serverless-webpack
mirror of
https://github.com/encounter/serverless-webpack.git
synced 2026-03-30 11:37:58 -07:00
e7531dcebd
* Do not add .js extension to entries values * Find entries extension from filename * Better filesearch performance * Add warning for multiple files found * Do not match directories * Added unit tests. Throw error if handler is not found. * Fixed examples * Use preference sorting to find the most probable handler for multiple hits