mirror of
https://github.com/ivabus/www
synced 2024-11-10 13:25:15 +03:00
6 lines
107 B
JSON
6 lines
107 B
JSON
|
{
|
||
|
"app": "yarn ts-node bin/app.ts",
|
||
|
"context": {
|
||
|
"@aws-cdk/core:newStyleStackSynthesis": true
|
||
|
}
|
||
|
}
|