Skip to content

Commit

Permalink
copy cdk-from-cfn
Browse files Browse the repository at this point in the history
  • Loading branch information
TheRealAmazonKendra committed Sep 13, 2023
1 parent 39bfc94 commit cde7f9e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/@aws-cdk/cli-lib-alpha/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@
"post": [
"yarn attribute",
"mkdir -p ./lib/api/bootstrap/ && cp ../../aws-cdk/lib/api/bootstrap/bootstrap-template.yaml ./lib/api/bootstrap/",
"cp ../../../node_modules/cdk-from-cfn/index_bg.wasm ./lib/",
"yarn bundle",
"node ./lib/main.js >/dev/null 2>/dev/null </dev/null"
],
Expand Down Expand Up @@ -125,4 +126,4 @@
},
"dependencies": {},
"peerDependencies": {}
}
}

0 comments on commit cde7f9e

Please sign in to comment.