markgoho opened this issue 8 months ago · 3 comments
normal transform using jest-preset-angular
jest-preset-angular
with swc transform
everything else works well and is faster!
Is there a workaround for this?
convert everything to use inject rather than use constructor injection
inject
Thanks @markgoho, this works for me!