2
Answers

How to host Angular2 application on IIS

Mandeep Gill

Mandeep Gill

8y
5.6k
1
I have created a angular 2 application with MVC and i installed angular2 packages which are under node_modules folder. Now I want to host it on IIS and dont want to include node_module folder in publish code. How I can resolve packages path issue?
Answers (2)