Skip to content

When I use setWebpackPublicPath to set a cdn path,the route will add a prefix / #168

@fireairforce

Description

@fireairforce

setWebpackPlugin can add a prefix / in your cnd site,if I set the publicPath as a cdn path just like http://xxx.com,the result will be src="/http://xxx.com/...",so i want to remove the prefix when i set the path as a cdn path just like webpack output config

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions