问题
I have building a library with Angular 2.x/4.x to use in another projetcs. The problem is that : Some app's are legacy, not build in Angular, like ASP NET MVC. I have tried using the bundle '.js' of my Angular module, generated in by the build of project, but I get error's of Angular depedencies . That's possible ?
If, yes. How can i do that ?
来源:https://stackoverflow.com/questions/46849587/using-angular-library-in-non-angular-app