Skip to content

Fix: Add Vitest config to vite.config.js#4

Merged
rolandfarkasCOM merged 1 commit intomainfrom
fix/vite-config-js
Apr 17, 2026
Merged

Fix: Add Vitest config to vite.config.js#4
rolandfarkasCOM merged 1 commit intomainfrom
fix/vite-config-js

Conversation

@rolandfarkasCOM
Copy link
Copy Markdown
Member

Summary

Closes #3

The previous PR (#2) updated vite.config.ts but missed updating vite.config.js. This adds the same Vitest test config and triple-slash reference to the JS version.

Test plan

  • npm run build — clean
  • npm test — 3 tests pass

Mirror the test config from vite.config.ts to the JS config file.
@rolandfarkasCOM rolandfarkasCOM merged commit d5823c4 into main Apr 17, 2026
1 check passed
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.

Fix: Add Vitest config to vite.config.js

1 participant