我将项目的Angular版本升级到版本11,然后运行时出现错误:“ Option baseHref is deprecated, use baseHref option in the browser builder itself”。
Option baseHref is deprecated, use baseHref option in the browser builder itself
我尝试放入baseHref: "/certs/"angular.json 但仍然收到错误。
baseHref: "/certs/"
请帮助我摆脱这个错误。
提前致谢 :)
angular
angular ×1