Navigation route outside tabs when router-outlet should be inside tabs according to v6?

Hi,

When working with ionic v5 my browser kept telling me to put the ion-router-outlet inside tabs since that is the new workflow starting from v6. I implemented this in my ionic v5 project, but how can I place a route outside tabs? For example my login page?