📌  相关文章
📜  react manifest.json 404 (not found) - Javascript 代码示例

📅  最后修改于: 2022-03-11 15:02:58.202000             🧑  作者: Mango

代码示例1
solved soulution install this plugin tested work for me with webpack 4
note: include this plugin after HtmlWebpackPlugin

npm i webpack-pwa-manifest -D
npm i favicons-webpack-plugin -D