cdk synth not bundling typescripts files. #24126
-
I created a cdk sample app by using command "cdk init app -language=typescript". package.json cdk.json file |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 1 reply
-
Hi 👋 Could you please also show the contents of |
Beta Was this translation helpful? Give feedback.
-
esbuild was not installed on project. after adding esbuild it start working |
Beta Was this translation helpful? Give feedback.
-
Hello! Reopening this discussion to make it searchable. |
Beta Was this translation helpful? Give feedback.
esbuild was not installed on project. after adding esbuild it start working