Open
Description
I'm using the package.artifact functionality for a different function that is not typescript. But enabling this plugin borked packaging of other functions using package.artifact.
I'm not sure how else to describe it so here's a video.
From this it seems that it mangles a path
library, or maybe changes the state of the serverless
options which causes problems down the chain of plugins.
Even if I move the artifact to the place it tries to look at (in the .build directory), it then tries to inside .serverless instead.
Incredibly annoying, hope I can find a workaround for this.
Reproduction Repro here.
https://github.com/darylteo/serverless-plugin-typescript-bug-repro
Does it have something to do with the outDir and rootDir in tsconfig?
Metadata
Metadata
Assignees
Labels
No labels