Open kevinresol opened 7 years ago
I don't really know how the cache invalidation works, but tink.macro.BuildCache
does manage to deal with the problem: https://github.com/haxetink/tink_macro/blob/master/src/tink/macro/BuildCache.hx#L180
Would be nice to have a little doc for BuildCache
Doesn't work with compilation server:
Type not found : tink.unit.Suite_0
@back2dos any idea if I have done anything wrong with the type cache?