You can think of an Angular/AngularJS module as a container for the different parts of your app – controllers, services, filters, directives, etc.
The problem is that I'm calling a function inside forRoot method like this: app.module.ts import {environment} from '../…
angular angular-cli angular-module angular-library