move app symlinks to resources folder

This commit is contained in:
Johannes Vogt
2025-03-26 11:41:46 +01:00
parent bfa20d0b49
commit 62e9043119
7 changed files with 4 additions and 4 deletions

View File

@@ -4,7 +4,7 @@
{
"source": "^/app/(.*)$",
"target": "$1",
"localDir": ".",
"localDir": "resources",
"cacheControl": "no-cache, no-store, must-revalidate"
},
{