Skip to main content

All Questions

Filter by
Sorted by
Tagged with
10 votes
1 answer
5k views

Angularjs - how to correct inject service from another module that is not depending?

I didn't understand how work modular depending. I have 3 modules, they are dependent on each other, as shown in the picture. "App" module includes "module1" and "module2". "module2" includes "core" ...
iKBAHT's user avatar
  • 722