matart15
matart15
latest version release ```txt v4.0.0 … on Dec 12, 2021 ``` PR merged ```txt xenokratos merged commit 804e3e1 into master on Feb 16 ``` Waiting to be released
I want this to be implemented as well. Now I am using an unnecessary express server to serve my react app
Just a few experiments CDK version : 2.16.0 (build 4c77925) ```graphql "comment" - NOT WORK """comment""" - NOT WORK """ comment """ - NOT WORK # comment # comment -...
Oh. I see. Thank you
Looks like Readme have an old code.
same thing happening on my imported file. ( jest test ) content of `lambda_shared_folder/error` ```ts import { createSlackLogger } from "lambda_shared_folder/sendMessageToSlack"; import lambda from "aws-lambda"; export const createThrowError = (functionName:...
Not sure it helps. For temporary solution adding this code to `jest.config.js` fixed problem. `jest.config.js` ```js module.exports = { ... transform: { ".+\\.(t|j)sx?$": [ "@swc/jest", { sourceMaps: true, // エラーを見やすくする(...
It is `2nd most` :+1: issue. If we combine #1153 the it is `the most` :+1: issue. not to mention CDK repo have [same request](https://github.com/aws/aws-cdk/issues/20197) with the most :+1: ....