We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b50850 commit a19641bCopy full SHA for a19641b
typescript/static-site-basic/cdk.json
@@ -1,3 +1,3 @@
1
{
2
- "app": "node index"
+ "app": "ts-node index.ts"
3
}
0 commit comments