Adds powershell require command to node boostrap script. (#56429)

This commit is contained in:
AnturK
2021-01-29 14:42:46 +08:00
committed by GitHub
parent dd91ec4fbd
commit 4ea16463a3
+2
View File
@@ -1,3 +1,5 @@
#Requires -Version 4.0
# bootstrap/node_.ps1
#
# Node bootstrapping script for Windows.