node.js manifest.json 404 not found code example
Example: react manifest.json 404 (not found)
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