I am trying to setup a common module and a js modu...
# javascript
s
I am trying to setup a common module and a js module that uses data classes defined in the common module but compilation fails with Unresolved reference. Anyone have an example of this working ?
feel free to star or vote to get notification about updates
i
@bashor I don't think it's that problem.
b
@ilya.gorbunov, you are right. @spand, maybe you forget to import your class? Please share your project so we can help.