Skip to content

Commit d95b4ca

Browse files
committed
Revert "Set the public path to the asset manifest entries (facebook#2544)"
This reverts commit bab2c29. I meant to apply it to `next` instead.
1 parent 1e3da15 commit d95b4ca

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

config/webpack.config.prod.js

-1
Original file line numberDiff line numberDiff line change
@@ -319,7 +319,6 @@ module.exports = {
319319
// having to parse `index.html`.
320320
new ManifestPlugin({
321321
fileName: 'asset-manifest.json',
322-
publicPath: publicPath
323322
}),
324323
// Generate a service worker script that will precache, and keep up to date,
325324
// the HTML & assets that are part of the Webpack build.

0 commit comments

Comments
 (0)