mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-20 00:01:24 +02:00
SvelteKit apps using $env/static/public require environment variables at build time. Added ARG/ENV directives with defaults for Docker builds. |
||
|---|---|---|
| .. | ||
| src | ||
| .env.example | ||
| Dockerfile | ||
| eslint.config.js | ||
| package.json | ||
| postcss.config.js | ||
| svelte.config.js | ||
| tsconfig.json | ||
| vite.config.ts | ||