We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e5b7fd commit 9d3af5aCopy full SHA for 9d3af5a
1 file changed
build.ps1
@@ -29,7 +29,6 @@ if ($axmol_src) {
29
}
30
31
# step.3 build wasm preview site
32
-
33
if ($wasm_artifact_dir) {
34
Copy-Item $(Join-Path $PSScriptRoot 'wasm') $site_dist -Recurse -Force
35
0 commit comments