Closed DylanPiercey closed 4 years ago
This plugin automatically syncs the webpack_public_path from the server side compilation to the browser side using a global window variable in an injected script.
This code is no longer output if a static publicPath option is configured for both the server side and client side compiler in your webpack config.
publicPath
Description
This plugin automatically syncs the webpack_public_path from the server side compilation to the browser side using a global window variable in an injected script.
This code is no longer output if a static
publicPath
option is configured for both the server side and client side compiler in your webpack config.Checklist: