We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 034c6ad commit bab2c29Copy full SHA for bab2c29
1 file changed
packages/react-scripts/config/webpack.config.prod.js
@@ -319,6 +319,7 @@ module.exports = {
319
// having to parse `index.html`.
320
new ManifestPlugin({
321
fileName: 'asset-manifest.json',
322
+ publicPath: publicPath
323
}),
324
// Generate a service worker script that will precache, and keep up to date,
325
// the HTML & assets that are part of the Webpack build.
0 commit comments