Skip to content

🐛 Fix vite.config.ts to remove vitest dependency#843

Merged
usagizmo merged 6 commits into
mainfrom
fix/2025-11-01
Nov 1, 2025
Merged

🐛 Fix vite.config.ts to remove vitest dependency#843
usagizmo merged 6 commits into
mainfrom
fix/2025-11-01

Conversation

@usagizmo

@usagizmo usagizmo commented Nov 1, 2025

Copy link
Copy Markdown
Owner
  • Change import source from vitest/config to vite
  • Remove test configuration to fix build errors

- Change import source from vitest/config to vite
- Remove test configuration to fix build errors
@vercel

vercel Bot commented Nov 1, 2025

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
webapp-template-pages Ready Ready Preview Comment Nov 1, 2025 6:50am
1 Skipped Deployment
Project Deployment Preview Comments Updated (UTC)
webapp-template-web Ignored Ignored Preview Nov 1, 2025 6:50am

- Add @types/bun to resolve bun:test module type declarations
- Move test file from src/ to tests/ directory to better organize test files
- Exclude /apps/pages/public/ from Prettier formatting
- This prevents Prettier from checking HTML files in the public directory
- Resolves CI lint failures
- Configure prettier to use only svelte plugin for .svelte files
- This prevents prettier-plugin-tailwindcss from affecting Svelte formatting
- Resolves CI lint failures in packages/shared and apps/web
@usagizmo usagizmo merged commit 16a5c37 into main Nov 1, 2025
4 checks passed
@usagizmo usagizmo deleted the fix/2025-11-01 branch November 1, 2025 06:51
@usagizmo

usagizmo commented Nov 1, 2025

Copy link
Copy Markdown
Owner Author

Reverted

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant