5 lines
92 B
PowerShell
5 lines
92 B
PowerShell
Set-Location (Join-Path $PSScriptRoot "..\")
|
|
|
|
& npm run build `
|
|
&& .\scripts\deploy.ps1
|