Mor Bargig
Mor Bargig
It would be more awesome if you can also support. drawio via readme.md files.
my work around ```ts import { Inject, Injectable, InjectionToken, ModuleWithProviders, NgModule, Provider, } from '@angular/core'; import { CommonModule } from '@angular/common'; import { languagesList } from './translations.helper'; import { removeConstStringValues...
with lazy module somehow it's essayer it works fine and for non lazy module such as my FrontBaseClientModule that configure with forChild for exam this one did the job appTranslateService...