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 c263f17 commit aaf022cCopy full SHA for aaf022c
1 file changed
packages/react-scripts/config/webpack.config.prod.js
@@ -413,6 +413,7 @@ module.exports = {
413
// having to parse `index.html`.
414
new ManifestPlugin({
415
fileName: 'asset-manifest.json',
416
+ publicPath: publicPath
417
}),
418
// Generate a service worker script that will precache, and keep up to date,
419
// the HTML & assets that are part of the Webpack build.
0 commit comments