Skip to content

Support the webpack publicPath: 'auto' configuration #307

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!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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