Skip to content

Commit

Permalink
Update vite.config.js
Browse files Browse the repository at this point in the history
  • Loading branch information
gkjohnson authored Jan 9, 2025
1 parent 8ca0100 commit 44ac7c9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions vite.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ export default ( { mode } ) => {

process.env = { ...process.env, ...loadEnv( mode, process.cwd() ) };

console.log( process.env );

return {

root: './example/',
Expand Down

0 comments on commit 44ac7c9

Please sign in to comment.