Skip to content

kherock/vitest-new-url-bug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reproduction of new URL(..., import.meta.url) regression in Vitest 0.34

A test case in basic.spec.js has been added asserting that URLs are correctly transformed with an http protocol URL when the jsdom environment (web transform mode) is configured.

This test will fail when Vitest is upgraded to 0.34:

npm i -D vitest@0.34
npm test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published