This commit is contained in:
2025-02-07 11:59:52 +03:00
parent cd6c899661
commit e34d804dda
26 changed files with 600 additions and 668 deletions

View File

@@ -22,7 +22,7 @@ pub mut:
// publish_path string
build_path string
production bool
update bool
update bool
}
pub fn new(args_ DocusaurusArgs) !&DocusaurusFactory {