ng-docs.github.io icon indicating copy to clipboard operation
ng-docs.github.io copied to clipboard

angular8怎么打包自定义目录?

Open oimmc opened this issue 6 years ago • 2 comments
trafficstars

angular8怎么打包自定义目录? image 这种目录,如何配置?

oimmc avatar Oct 21 '19 05:10 oimmc

资源部分assets自己写匹配 js部分可以参考以下 angular.json 配置这个看看?"deployUrl": "app/",(没时间测试,如果有问题再反馈)

wszgrcy avatar Oct 22 '19 02:10 wszgrcy

angular.json outputPath

232650413 avatar Jan 13 '20 07:01 232650413