-
-
Notifications
You must be signed in to change notification settings - Fork 186
Closed
Description
- Manifest Plugin Version: v5.0.1
- Webpack Version: v5.89.0
- Operating System (or Browser): Windows
- Node Version: v22.13.1
- Link to reproduction (
⚠️ read below): https://webpack.js.org/guides/public-path/#automatic-publicpath
Expected Behavior
Use the "auto" mechanism of webpack publicPath configuration.
Actual Behavior
"auto" as a string is added to asset paths in the manifest.
Additional Information
When I use in production mode, your great plugin for webpack, the "new" way do declare auto in publicPath inside the webpack.config.js, the plugin takes the value as a string.
Maybe a condition could be added to take that special feature.
Thanks!
m10 and jdufresne
Metadata
Metadata
Assignees
Labels
No labels