Skip to content

Commit ba5f9dc

Browse files
committed
add main to init sequence
1 parent 562dd8b commit ba5f9dc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/packaging-guide/important-info.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ This means, for example, that the results of `setupDependencies()` are not avail
3131
1. `setupDependencies()`
3232
1. `setupPostInstall()` (runs once ever, only on fresh install)
3333
1. `The [up or down] migration of the first version provided to VersionGraph.of()` (update only)
34+
1. `setupMain()`
3435

3536
## File Models
3637

0 commit comments

Comments
 (0)