[READ-ONLY] Mirror of https://github.com/vitest-dev/vitest. Next generation testing framework powered by Vite. vitest.dev
test testing-tools vite
12

Configure Feed

Select the types of activity you want to include in your feed.

fix: use correct path for optimisation of strip-literal (#8139)

authored by

Bill Collins and committed by
GitHub
(Jun 10, 2025, 12:24 PM +0200) 44940d9d 67b401a3

+1 -1
+1 -1
packages/browser/src/node/plugin.ts
··· 241 241 'vitest > @vitest/snapshot > magic-string', 242 242 'vitest > chai', 243 243 'vitest > chai > loupe', 244 - 'vitest > strip-literal', 244 + 'vitest > @vitest/runner > strip-literal', 245 245 'vitest > @vitest/utils > loupe', 246 246 '@vitest/browser > @testing-library/user-event', 247 247 '@vitest/browser > @testing-library/dom',