updated images

This commit is contained in:
2025-10-20 04:36:44 -04:00
parent c278580f55
commit 093134abf0
23 changed files with 37 additions and 5141 deletions

View File

@@ -5,6 +5,7 @@ import path from 'path';
// https://vite.dev/config/
export default defineConfig({
plugins: [react()],
assetsInclude: ['**/*.png', '**/*.jpg', '**/*.jpeg', '**/*.gif', '**/*.svg'],
resolve: {
alias: {
'@': path.resolve(__dirname, './src')