Народ,
Подскажите кто работал с dynamic lazy loading.
Во время перехода роута на страницу выкидывает в консоль ошибку
sentry-error-handler.service.ts:39 Error: Uncaught (in promise): Error: Angular JIT compilation failed: '
@angular/compiler' not loaded!
- JIT compilation is discouraged for production use-cases! Consider AOT mode instead.
- Did you bootstrap using '
@angular/platform-browser-dynamic' or '
@angular/platform-server'?
- Alternatively provide the compiler with 'import "
@angular/compiler";' before bootstrapping.
Error: Angular JIT compilation failed: '
@angular/compiler' not loaded!