【发布时间】:2017-03-25 18:03:12
【问题描述】:
当前的 Angular 快速入门:https://github.com/angular/quickstart 现在将 index.html 和相关文件放在 src 文件夹下。
尝试使用 F5 将 Visual Studio 2015 中的代码作为 asp.net 4.x(非核心)项目运行时,它无法在 src 文件夹中找到文件。它使用 browser-sync(使用 npm run)工作,因为 bs-config 文件重新定义了基本路径。有什么类似的东西可以让 F5 体验发挥作用吗?
【问题讨论】:
-
angular 4什么时候出来的!!
标签: asp.net angularjs visual-studio