Deploy develop
branch to Cloudflare Pages (#23454)
Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
This commit is contained in:
parent
65b8bc196a
commit
3be527cac8
6 changed files with 108 additions and 12 deletions
|
@ -63,6 +63,7 @@ const INCLUDE_LANGS = [
|
|||
// common parents. Hence, "res/{a,b}/**": the output will be "dest/a/..." and
|
||||
// "dest/b/...".
|
||||
const COPY_LIST = [
|
||||
["res/apple-app-site-association", "webapp"],
|
||||
["res/manifest.json", "webapp"],
|
||||
["res/sw.js", "webapp"],
|
||||
["res/welcome.html", "webapp"],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue