Skip to content

Commit 507fac5

Browse files
committed
fix wwwroot
1 parent 6df52b9 commit 507fac5

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Packaging/Build.ps1

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,8 @@ try {
123123
Pop-Location
124124
}
125125

126+
Copy-Item "$ProjectRoot\MaiChartManager\wwwroot" "$PSScriptRoot\Pack\wwwroot" -Recurse -Force
127+
126128
# ==========================================
127129
# 6. 准备打包目录
128130
# ==========================================

0 commit comments

Comments
 (0)