kulshekhar / ts-jest

A Jest transformer with source map support that lets you use Jest to test projects written in TypeScript.
https://kulshekhar.github.io/ts-jest
MIT License
6.89k stars 448 forks source link

test: switch `react-app` to use Vite #4392

Closed ahnpnl closed 1 week ago

ahnpnl commented 1 week ago

Summary

This would reduce the amount of files comparing to create-react-app CLI, and also we can keep up to date with latest build tool

Test plan

Green CI

Does this PR introduce a breaking change?

Other information

N.A.

coveralls commented 1 week ago

Pull Request Test Coverage Report for Build 9628168826

Details


Totals Coverage Status
Change from base Build 9625265632: 0.0%
Covered Lines: 4589
Relevant Lines: 4688

💛 - Coveralls