joa23

Results 3 comments of joa23

Same problem here.

Same problem. Works in main build.gradle but not in child aws.gradle file. Did anybody find a solution?

@danielgtaylor - just exporting the ChiContext would be sufficient for my use case. e.g. type chiContext struct { -> type ChiContext struct { as I could just cast it in...