|
@@ -4,6 +4,7 @@ $srcPath = (Join-Path $PSScriptRoot "src")
|
|
|
|
|
|
|
|
Push-Location (Join-Path $srcPath "RunnersMeet.Client")
|
|
Push-Location (Join-Path $srcPath "RunnersMeet.Client")
|
|
|
ng build --configuration production
|
|
ng build --configuration production
|
|
|
|
|
+git restore -- :/src/RunnersMeet.Server/wwwroot/.gitkeep
|
|
|
Pop-Location
|
|
Pop-Location
|
|
|
|
|
|
|
|
Push-Location $srcPath
|
|
Push-Location $srcPath
|