properish build system, drop hash-based routing

This commit is contained in:
2025-03-18 21:56:13 -04:00
parent ef8683a155
commit 37e19faaa7
7 changed files with 832 additions and 1101 deletions
+1 -4
View File
@@ -6,7 +6,4 @@ RUN npm install && node ./index.js
FROM caddy:2.9.1
COPY img /usr/share/caddy/img
COPY css /usr/share/caddy/css
COPY stores.json robots.txt /usr/share/caddy/
COPY --from=builder /src/index.html /usr/share/caddy/index.html
COPY --from=builder /src/build /usr/share/caddy