Chris Wood
Results
2
comments of
Chris Wood
Following @rafael-lua's comment 🙌🏻 I also managed to upload sourcemaps and remove them from the zip by specifying them in the `sourcemaps.filesToDeleteAfterUpload` option, e.g. ```js const { sentryEsbuildPlugin } =...
In case someone else comes across this in the future. To fix the above `Unresolved resource dependencies` error, you can add a CloudFormation parameter to the serverless stack named `ApiGatewayRestApi`...