Marc Daya
Marc Daya
cdk-clj has started taking a very long time to boot for a simple project: ``` >> time cdk ls lib-tx-spec cdk ls 21.98s user 1.28s system 121% cpu 19.072 total...
Being able to set properties is an [escape hatch](https://docs.aws.amazon.com/cdk/latest/guide/cfn_layer.html#cfn_layer_resource) would make it possible use high-level CDK constructs throughout (rather than forcing code that consumes a resource have to be aware...
I've run into a problem using CLJSJS packages in a Node.js target that I _think_ is a `boot-cljs ` issue: the `require [cljsjs.foo]` gets compiled to a `cljs.core.load_file` call with...
 Test sources are not currently part of the ClojureScript build. Although the test namespaces themselves may be dispatched to the REPL (e.g. C-k...
The initial pod ID and shutdown hooks are initialised by Boot when the app is launched, but not again when pod pools are spun up. Boot's fileset and tmpfile machinery...