ng-docs.github.io
ng-docs.github.io copied to clipboard
Angular 部署
ng build --prod 之后 index.html 文件内容如下
我估计你的项目不是放在根目录的,build 的时候需要设定一个 --base-href 属性。 https://github.com/angular/angular-cli/wiki/build#base-tag-handling-in-indexhtml