This commit is contained in:
Rizky 2024-09-02 16:20:17 +07:00
parent cb544118d9
commit 466fb90533
1 changed files with 1 additions and 1 deletions

View File

@ -107,7 +107,7 @@ if (build_all) {
// "--no-optimize", // "--no-optimize",
"--no-scope-hoist", "--no-scope-hoist",
"--dist-dir", "--dist-dir",
dir.data(`static`), dir.data(`static-temp`),
]; ];
let build_static = let build_static =