I'm having an issue that production js contains phisical folder names for runtime-interfaces output.
I'm on version 0.1.35
Once I switch on 0.2.0 it generates error. It will generate the error even if I comment out the content of the source ts file
node node_modules/ts-runtime/bin/index.js src/app/glb/ts/runtime-interfaces.ts
i ts-runtime v0.2.0
√ Processing (1s)
√ Scanning (22ms)
√ Transforming (28ms)
× No reflection for syntax kind 'UnknownKeyword' found.
× Emitting was interrupted.
I'm having an issue that production js contains phisical folder names for runtime-interfaces output.
I'm on version 0.1.35
Once I switch on 0.2.0 it generates error. It will generate the error even if I comment out the content of the source ts file
node node_modules/ts-runtime/bin/index.js src/app/glb/ts/runtime-interfaces.ts