Closed
Description
Using this plugin together with serverless framework made my package HUUUGE because it included all of the devDependencies etc.
While researching I found this issue serverless/serverless#5396 and after more debugging I found the issue (on my system) serverless/serverless#5396 (comment)
Changing this function https://github.com/prisma/serverless-plugin-typescript/blob/master/src/index.ts#L227 to always do a copy and not use Symlinks excludes the devDependencies correctly.
Metadata
Metadata
Assignees
Labels
No labels