This commit is contained in:
2025-05-20 09:48:56 +04:00
parent fd8b8c8f42
commit 2d5d1befae
8 changed files with 98 additions and 38 deletions

View File

@@ -25,8 +25,8 @@ pub mut:
build_path string
production bool
update bool
heroscript string
heroscript_path string
// heroscript string
// heroscript_path string
}
pub fn new(args_ DocusaurusArgs) !&DocusaurusFactory {