Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(solid): configure Vite for client-side testing
- Disable SSR in `vite-plugin-solid` to ensure client-side environment - Add development and browser conditions to resolve config for proper test environment
- Loading branch information