forked from remix-run/remix
-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Description
Latest commit: remix-run@0f4350d
How to resolve
Pull from the upstream repo:
git pull https://github.com/remix-run/remix.git main
There will be a merge conflict, which needs to be resolved manually.
Frequently, these conflicts are regarding GitHub workflow files,
which were deleted in the vercel/remix repo. In this case,
those workflow files can be git rm'd again to resolve.
If there is a conflict within the source code (i.e. in the Remix
compiler) then the conflicts will need to be manually resolved.
Finally, before committing the resolved merge, ensure that the version
field in the "vercel-remix" package's package.json file matches that
of the "remix-dev" package. If the version needs to be updated, update
the Remix-related dependencies in the package.json file as well,
since Remix keeps them in sync.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels