We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbb66f5 commit 2bcd6ceCopy full SHA for 2bcd6ce
1 file changed
package.json
@@ -8,7 +8,6 @@
8
"scripts": {
9
"dev": "pnpm run with-env vite dev",
10
"auth:login": "tsx scripts/auth-login.ts",
11
- "with-env": "dotenv -e ../../.env",
12
"with-env": "dotenv -e .env.local",
13
"dev:frontend": "pnpm run with-env vite dev",
14
"build": "vite build",
0 commit comments