Closed ghost closed 7 years ago
Why does it require JTranscKeepConstructors
? Minitemplates in .hx code is not referenced? Is it a bug?
I can not found problem, but have behavior: actions with constructors (deley, sequence) not create from reflections, but if action have not constructor (move, scale), reflection work good. If i find new information, i create issue with test.
Please see it, because copy all classes from backend for keep constructor maybe strange. Need KeepExpernal config in JT, but found reflection gependency for each new project will be hard too.