We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0396ba4 commit 4acfb8aCopy full SHA for 4acfb8a
templates/default/cdk.json
@@ -1,3 +1,3 @@
1
{
2
- "app": "node -r '@swc/register' ./src/app.ts"
+ "app": "node -r 'functionless/register' ./src/app.ts"
3
}
0 commit comments