2 Matching Annotations
- Jun 2025
-
www.npmjs.com www.npmjs.com
-
If you prefer to write scripts that don't need to be passed into Vite Node, you can declare it in the hashbang. Simply add #!/usr/bin/env vite-node --script at the top of your file:
-
- May 2025
-
github.com github.com
-
In order to fix #2554, I added a --script option to vite-node so it can be used in shebang! 🎊
-