I just migrated an application module to be an importable library.
I\'m trying to make the tests work correctly, just as they worked before, but I get this error:
Add this in polifills.ts file
import 'core-js/es7/reflect';