Skip to content
This repository was archived by the owner on Dec 26, 2023. It is now read-only.
This repository was archived by the owner on Dec 26, 2023. It is now read-only.

Custom publicPath option #20

@kenrick95

Description

@kenrick95

As I understand, this plugin right now only reads from webpack output publicPath.

One use case for this is that site assets are served at CDN but would like to serve manifest.json under own site (i.e. non-CDN). At current configuration, where manifest.json is served at CDN (which has different origin from own site's origin), Chrome will throw this warning: Manifest: property 'start_url' ignored, should be same origin as document. at console.

I realized that there is no way to specify custom publicPath yet for this plugin and would like to have that option.

Thanks

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions