preactjs/preact-cli

manifest.json extension change

Open

#724 建立於 2019年2月7日

在 GitHub 查看
 (2 留言) (0 反應) (0 負責人)JavaScript (415 fork)batch import
enhancementhelp wantedmaybe

倉庫指標

Star
 (4,674 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

Do you want to request a feature or report a bug? A very nitpicky Feature

What is the current behaviour? preact-cli and its given templates seem to favour manifest.json over manifest.webmanifest. And it works great!

If the current behaviour is a bug, please provide the steps to reproduce. N/A

What is the expected behaviour? manifest.json to use the webmanifest extension (manifest.webmanifest)

If this is a feature request, what is motivation or use case for changing the behaviour? The W3 spec somewhat recently confirmed that they favour the webmanifest extension for app manifests

Please mention other relevant information. N/A

貢獻者指南