Version 1.0.0

This commit is contained in:
Harivansh Rathi 2024-11-18 01:37:33 -05:00
parent d412046627
commit c346bfeb12
5 changed files with 385 additions and 3 deletions

View file

@ -7,4 +7,5 @@ export default defineConfig({
optimizeDeps: {
exclude: ['lucide-react'],
},
base: '/Habit-Tracker/',
});