vite-node
Advanced tools
Comparing version 0.3.4 to 0.3.5
@@ -436,2 +436,3 @@ import minimist from 'minimist'; | ||
}); | ||
await runner.executeId("/@vite/env"); | ||
for (const file of files) | ||
@@ -438,0 +439,0 @@ await runner.executeFile(file); |
{ | ||
"name": "vite-node", | ||
"version": "0.3.4", | ||
"version": "0.3.5", | ||
"description": "Vite as Node.js runtime", | ||
@@ -5,0 +5,0 @@ "homepage": "https://github.com/vitest-dev/vitest#readme", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
71891
1962