We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c08e2c commit e30cf12Copy full SHA for e30cf12
packages/framework/src/Services/BuildHookService.php
@@ -30,7 +30,7 @@ public function runPostBuildTasks(): void
30
}
31
32
/**
33
- * @todo Automatically discover files in the app directory?
+ * @todo #439 Automatically discover files in the app directory?
34
*/
35
public function getPostBuildTasks(): array
36
{
0 commit comments