daywison-flapper

Results 1 comments of daywison-flapper

> > Hey, just chiming in again: I've narrowed the issue down to the `compilerOptions.module` setting in `tsconfig.json`; in our case, using the `"commonjs"` value was causing the issue. >...