build(docs): added building the docs into the build script
This commit is contained in:
@@ -124,6 +124,12 @@ function Update-BuildNumber {
|
||||
|
||||
Pop-Location
|
||||
|
||||
Write-Host "Building Docs"
|
||||
Push-Location $rootDir/lst-docs
|
||||
npm run build
|
||||
|
||||
Pop-Location
|
||||
|
||||
try {
|
||||
Update-BuildNumber
|
||||
|
||||
|
||||
Reference in New Issue
Block a user