-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor environment variable handling in vite config and main.jsx
This commit updates the usage of environment variables in vite.config.js by switching to the 'loadEnv' method provided by 'vite'. In main.jsx, the log statement was updated for clarity. These changes improve code readability and maintainability.
- Loading branch information
THORSTEN SCHMINKEL
committed
Feb 12, 2024
1 parent
871727e
commit 32c69d6
Showing
2 changed files
with
17 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters