我正在尝试用angular发布一个dotnet核心2.2应用程序。在发布过程中,我收到以下错误: Version of @angular/compiler-cli needs to be 2.3.1 or greater.Current version is "7.2.15" 我已经尝试修复版本,运行npm install和npm update。但老实说,我不明白问题出在哪里。我试着用下面的命令发布: dotnet
我有一个带有ASP.NET Web API后端的angular 9应用程序。当我从visual studio运行应用程序时,我可以看到ng-reflect...在开发模式下,angular通常添加到DOM中的属性。但是,当我使用当我在本地运行应用程序时,我看不到ng-reflect...属性。请注意,angular应用程序处于开发
我正在为一个.NET核心2.2web应用程序设置一个Azure构建管道,其中一个步骤是dotnet发布。然而,与直接从VS 2017运行发布时相比,最终的结果并不是我所期望的那样。-- As part of publishing, ensure the JS resources are freshly built in production mode -->
<!在查看构建日志之后,它只是在运行ng构建,不包括针对特定配置的额外标志。因此,为了确认这