Start adding json schema import
All checks were successful
release-nightly / macos (push) Successful in 2m12s
release-nightly / web-demo (push) Successful in 4m59s

This commit is contained in:
2025-05-17 11:03:19 +09:30
parent 1c4536878e
commit 885ed5892e
4 changed files with 210 additions and 7 deletions

View File

@@ -58,7 +58,8 @@
}
],
"outputHashing": "all",
"serviceWorker": "ngsw-config.json"
"serviceWorker": "ngsw-config.json",
"security": { "autoCsp": true }
},
"development": {
"optimization": false,