cli: try to fallback to env if present

This commit is contained in:
dswbx
2025-02-12 09:52:18 +01:00
parent 2c6a4d2bed
commit d84731d89e
5 changed files with 24 additions and 6 deletions

View File

@@ -74,6 +74,7 @@
"@vitejs/plugin-react": "^4.3.3",
"autoprefixer": "^10.4.20",
"clsx": "^2.1.1",
"dotenv": "^16.4.7",
"esbuild-postcss": "^0.0.4",
"jotai": "^2.10.1",
"kysely-d1": "^0.3.0",