dev mode is now handle from env file

This commit is contained in:
Yiannis Christodoulou
2025-09-18 12:13:53 +03:00
parent d702689a0c
commit 5474db0b86
3 changed files with 11 additions and 6 deletions
+4
View File
@@ -0,0 +1,4 @@
# Copy this file to .env and adjust values as needed
# Set to true to enable development mode
VITE_DEV_MODE=true