mirror of
https://github.com/wasp-lang/wasp.git
synced 2024-12-19 15:11:52 +03:00
2 lines
81 B
PowerShell
2 lines
81 B
PowerShell
|
$env:waspc_datadir="$PSScriptRoot\data"
|
||
|
& "$PSScriptRoot\wasp-x86_64.exe" $args
|