Skip to content

Support the webpack publicPath: 'auto' configuration #307

@czerkies

Description

@czerkies

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!

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions