Chris
Chris
I have also tried this setting module to commonjs in tsconfig ```json "target": "esnext", "module": "commonjs", "moduleResolution": "node", ```
Also hitting this issue.
> This issue could probably be solved by changing `"models": ["../models/src/index.ts"]` to `"models": ["../models/src/index.ts", "../models/index.js"]` This doesn't work.
@cmichi @ascjones would you be open to a PR for this feature?
> this needs a change to the test layout. I'll do this in another pr please stick a ticket in for it :)
Is this basically just moving stuff around?
I think this is outdated now that we've silenced polkadot with https://github.com/prosopo/captcha/pull/1117
@HughParry
just needs put on github
@HughParry