Skip to content

Commit 40204ca

Browse files
gaearonPavel Zhytko
authored and
Pavel Zhytko
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 2de740a commit 40204ca

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/react-scripts/config/webpack.config.prod.js

-1
Original file line numberDiff line numberDiff line change
@@ -327,7 +327,6 @@ module.exports = {
327327
// having to parse `index.html`.
328328
new ManifestPlugin({
329329
fileName: 'asset-manifest.json',
330-
publicPath: publicPath
331330
}),
332331
// Generate a service worker script that will precache, and keep up to date,
333332
// the HTML & assets that are part of the Webpack build.

0 commit comments

Comments
 (0)