#It's a brutal process honestly. For my
1 messages Β· Page 1 of 1 (latest)
I did it when /app was still in @canary and it was a bit easier then.
We're using redux and some other context providers at the very root of our app which totally breaks SPA-like transitions when you cross the app and pages routing boundaries
Well, seems like it does
I'm trying to put together an MVP implementation to better understand the behavior of juggling pages/app routers at same time
How many pages is the site?
lol is there a script that can count that real quick?
That many π
it's not horrendous but it's more than i care to count by hand π
Yes we have basePath: '/app', in our next.config.js
Did it work!