Do not embed the templates and static files in the binary

This commit is contained in:
Quentin Gliech
2022-11-18 21:03:04 +01:00
parent 44d397b54c
commit c1aad59e18
51 changed files with 150 additions and 3518 deletions

View File

@@ -8,10 +8,6 @@ updates:
directory: "/"
schedule:
interval: "daily"
- package-ecosystem: "npm"
directory: "/crates/static-files/"
schedule:
interval: "daily"
- package-ecosystem: "npm"
directory: "/frontend/"
schedule: