feat(frontend): allow configuring assets url

This commit is contained in:
sam 2025-03-17 22:46:44 +01:00
parent f5f0416346
commit f00f5b400e
Signed by: sam
GPG key ID: B4EF20DDE721CAA1
3 changed files with 16 additions and 0 deletions

View file

@ -21,6 +21,7 @@
"@types/markdown-it": "^14.1.2",
"@types/sanitize-html": "^2.13.0",
"bootstrap": "^5.3.3",
"dotenv": "^16.4.7",
"eslint": "^9.17.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-svelte": "^2.46.1",