Improve code for cjs > esm modules #636
Labels
p2: has workaround
Bug for which an acceptable workaraound exist
status: blocked
Blocked by an issue / missing feature of a dependency, or by another issue
type: developer experience
Some modules are still commonjs and not yet converted to esm. Once this is done, the code using that module can be simplified:
@inject('PrismaClient')
The text was updated successfully, but these errors were encountered: