Unable to call external files for Controllers in AngularJS app in the lazyload demo
psinha6 opened this issue · 0 comments
psinha6 commented
I am facing an issue in the lazyloading example in angularjsapp.ts the file is using template but not controller. I want to load and add controller as a separate file and load it.
Can you please extend your demo with the same.