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

Include paths src and dst support

Open tszajna0 opened this issue 9 years ago • 0 comments

This way some node_modules may be included directly into zip, without undergoing optimization (some modules, e.g. Postgres drivers, don't go well with optimization) .

This is an equivalent of #3 and #21, updated for current version of this plugin.

tszajna0 avatar Apr 18 '16 07:04 tszajna0