mirror of
https://github.com/owncast/owncast.git
synced 2025-11-02 03:54:54 +08:00
Instead of doing manual layout switching use the Nextjs nested layout support. Also add some additional lazy loading of components. This is to work on performance score re: #2167.