googlecodelabs / your-first-pwapp

Code associated with Your First Progressive Web App codelab
https://g.co/codelabs/pwa
Apache License 2.0
638 stars 555 forks source link

manifest.json is 404 on final page #86

Closed jiazheng closed 5 years ago

jiazheng commented 7 years ago

Open the following url:

https://weather-pwa-sample.firebaseapp.com/final/

the request to manifest.json file returns 404.

https://weather-pwa-sample.firebaseapp.com/manifest.json

Famine-Life commented 5 years ago

在github,你修复了https://github.com/googlecodelabs/your-first-pwapp 中的路径,,但是,文档的在线预览的demo没有修改,所以示例报错了

petele commented 5 years ago

Hi!

Thanks for the feedback. I've rewritten the codelab from scratch and believe I have fixed this issue. The code has been updated, and the new guide is now live.

If you find any issues with the new codelab, please let us know!

Thanks!