Timo Pot
Results
2
comments of
Timo Pot
For me the following solved a lot of my issues: https://thymikee.github.io/jest-preset-angular/docs/guides/angular-ivy/
When using Angular SSR and server.get('*.*',.... to do something with static files, make sure to change '*.*' into /\.[a-zA-Z0-9]+$/