Yay! `import.meta.resolve` is coming to Vitest https://github.com/vitest-dev/vitest/pull/8493 πππ
@… I am using `import.meta.resolve` in my import-module-string package (tested in Vitest) and needed to write a separate test suite using Nodeβs test runner to test the import.meta.resolve functionality.
hβ¦
@… just a small feature support wrinkle in Vitest, happy to see it ironed out!