forked from extern/homer
Add crossorigin use-credentials attribute to manifest tag
This commit is contained in:
parent
7596bc527f
commit
2428998313
@ -12,6 +12,7 @@ module.exports = {
|
||||
publicPath: "",
|
||||
pwa: {
|
||||
manifestPath: "assets/manifest.json",
|
||||
manifestCrossorigin: "use-credentials",
|
||||
appleMobileWebAppStatusBarStyle: "black",
|
||||
appleMobileWebAppCapable: "yes",
|
||||
name: manifestOptions.name,
|
||||
|
Loading…
Reference in New Issue
Block a user