NodejsFunction Custom Resource #29359
Unanswered
automartin5000
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In a CDK library, I'd like to include a NodejsFunction-backed custom resource. But this seems to require non-JS services to fall back to Docker bundling unless esbuild is manually installed. I tried bundling esbuild, but that doesn't seem to matter and esbuild is not discovered by the bundling process. Is there a configuration option I'm missing here or is this expected?
Beta Was this translation helpful? Give feedback.
All reactions