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

Custom publicPath option #20

Closed
kenrick95 opened this issue Aug 29, 2017 · 1 comment
Closed

Custom publicPath option #20

kenrick95 opened this issue Aug 29, 2017 · 1 comment

Comments

@kenrick95
Copy link
Contributor

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

@kenrick95 kenrick95 changed the title Specify custom publicPath Custom publicPath option Aug 29, 2017
kenrick95 added a commit to kenrick95/webpack-pwa-manifest that referenced this issue Sep 11, 2017
@arthurbergmz
Copy link
Owner

Please, update to v3.3.0.
Thank you!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants