From the course: Creating Angular Libraries
Unlock this course with a free trial
Join today to access over 25,500 courses taught by industry experts.
Coding challenge - Angular Tutorial
From the course: Creating Angular Libraries
Coding challenge
“
(bright music) - [Narrator] Here's a challenge for you. Modify this ngAdd factory function to add a new API base URL property to the consuming application's environment files. When you're done, this schematic should still update the app configuration with the required provider. Good luck.