Tootfinder

Opt-in global Mastodon full text search. Join the index!

No exact results. Similar results found.
@zachleat@zachleat.com
2025-08-28 13:50:42

Yay! `import.meta.resolve` is coming to Vitest github.com/vitest-dev/vitest/p πŸŽ‰πŸŽ‰πŸŽ‰

@zachleat@zachleat.com
2025-08-28 14:04:07

@… 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.

@zachleat@zachleat.com
2025-08-28 14:11:34

@… just a small feature support wrinkle in Vitest, happy to see it ironed out!