yosevu / react-content-script

An example project to build Chrome extensions using React and TypeScript. Ideal for developers looking to create efficient and modern Chrome extensions with a focus on a clean development workflow using Vite and crxjs.
202 stars 56 forks source link

💥⚡️🏷️ use Vite and Typescript (drop jest) #6

Closed Norfeldt closed 2 years ago

Norfeldt commented 2 years ago

Not a fan of dropping the tests, but not sure if getting it to work (https://hung.dev/jest-vite) would be worth it in case the PR gets rejected. (it could also be considered if if it would be more correct to use vitest instead of jest?)