Relative Content

Tag Archive for reactjsvitevitest

How do I expose a library to global to Vitest?

So we are in the middle of adding Vitest to an existing project that currently relies on Webpack for bundling our code. We are in the process of rewriting older jQuery code into React.