mirror of
https://github.com/wasp-lang/wasp.git
synced 2025-01-04 15:51:39 +03:00
2 lines
81 B
PowerShell
2 lines
81 B
PowerShell
|
$env:waspc_datadir="$PSScriptRoot\data"
|
||
|
& "$PSScriptRoot\wasp-x86_64.exe" $args
|