I have ExtJS 6.2 project with multi application workspace. Trying to figure it out how to upgrade it to ExtJS7. According to documentation I should use ext-gen migrate, but when running it I'm getting the following error: 'Upgrade multi-application workspace is not yet supported'
How can I make the new "Open Tooling" work with multi-app workspaces?
Open tooling or not does not matter if you follow the following:
exttoext-7.4.0in your current projectworkspace.json (add to frameworks)
app.json (inside your apps)
go over the release notes of each version between your current version and the version you want to upgrade to. Example: