Skip to content

Commit

Permalink
Rename .env to .env.example
Browse files Browse the repository at this point in the history
  • Loading branch information
arnellebalane committed Feb 8, 2024
1 parent 86d6492 commit 50cfe36
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
File renamed without changes.
1 change: 1 addition & 0 deletions vite.config.mts
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
import path from 'path';
import 'dotenv/config';
import { defineConfig } from 'vite';
import { svelte } from '@sveltejs/vite-plugin-svelte';

Expand Down

0 comments on commit 50cfe36

Please sign in to comment.