我正在为我的应用程序使用聚合物启动器套件并尝试构建它 . 打开构建应用程序的index.html时,my-app.html丢失 . 我没有更改入门工具包中的任何文件,也出现了问题 .

Steps to Reproduce

创建一个应用程序项目:polymer init - > select polymer-starter-kit构建:聚合物构建尝试查看index.html

This is what I get in the console:

/src/my-app.html无法加载资源:net :: ERR_FILE_NOT_FOUND

webcomponents-loader.js无法加载资源:net :: ERR_FILE_NOT_FOUND

index.html:1 Uncaught(在promise中)DOMException:无法注册ServiceWorker:不支持当前源的URL协议('null') .

/images/favicon.ico无法加载资源:net :: ERR_FILE_NOT_FOUND