We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06ec51e commit 2ba4753Copy full SHA for 2ba4753
internal/generate/generate_helper.go
@@ -71,5 +71,6 @@ func GenerateArtifactsHelper(t *templator.Templator, cfg *config.Commit0Config,
71
log.Println(aurora.Yellow(emoji.Sprintf(":warning: Missing React environment variables, skipping generation")))
72
}
73
74
+ wg.Wait()
75
76
0 commit comments