initial: bootstrap from BukidBountyApp base

This commit is contained in:
Jonathan Sykes
2026-06-06 18:43:00 +08:00
commit eb4a5731fb
5674 changed files with 160857 additions and 0 deletions

8
.cdn-pipeline.json Normal file
View File

@@ -0,0 +1,8 @@
{
"cdnRepo": "telemagnadon/obj-vault-3a",
"lastSha": "75a5d4f202f55d7a5fc5d7eb5a6037776dc865ef",
"assetSources": ["public/assets"],
"assetExtensions": [".svg", ".png", ".jpg", ".jpeg", ".gif", ".webp", ".ico", ".woff2", ".woff", ".ttf", ".json", ".mp3", ".mp4", ".js", ".css", ".mjs", ".eot", ".otf"],
"shaConstantPath": "config/cdn.php",
"swPath": "public/sw.js"
}