Skip to content

Commit efa5e91

Browse files
committed
sync-react: Remove redundant work in
This mainly moves code out of the `sync` function into a parent main function. The `main` takes care of the responsibilities that we really only need once while `sync` takes care of just syncing this specific React release channel: - update peer dependencies - install - compile - print changelog The changelog could live in the `sync` function since it's technically specific to each release channel. However, currently don't write React commits to indicate which release channel they affect.
1 parent 3c7af4f commit efa5e91

File tree

1 file changed

+182
-164
lines changed

1 file changed

+182
-164
lines changed

0 commit comments

Comments
 (0)