Jacob Overgaard
11/08/2024, 4:02 PMsrc/Umbraco.Web.UI.Client
the difference being, that you no longer need to clone and synchronise the old git submodule that maintained the Backoffice connection.
You may experience difficulties pulling the contrib
branch into your own branch after the fact, if your local clone still holds remnants of the old submodule. You can most likely remove the old folder before pulling from the origin, but if everything fails, a fresh clone will solve the problems.
Any existing pull requests should not be affected, as you weren't able to touch files inside this directory before, so they should be able to merge with no hiccups.