Open talyssonoc opened 3 months ago
We already migrated the bundling part of the app from Webpack to Vite, now we can also migrate the tests from Jest to Vitest to take advantage of their integration.
Working on this. I've created a branch "fix/issue-908" for this.
We already migrated the bundling part of the app from Webpack to Vite, now we can also migrate the tests from Jest to Vitest to take advantage of their integration.