How to deploy angular universal in IIS?

萝らか妹 提交于 2019-12-05 00:52:50

问题


I am facing problem with deploying angular universal application in IIS. In angular universal two dist folder is created one is dist for client and another is dist-server, when I try to host , I am giving path of dist folder ,site is running but pages not rendered from server.

来源:https://stackoverflow.com/questions/46907440/how-to-deploy-angular-universal-in-iis

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!