bridgetown
bridgetown copied to clipboard
In 1.2 beta4, a custom named Roda app (aka something other than `RodaApp`) breaks
There are some weird SSR errors when using a custom Roda app constant (like FooApp) and passing that to Bridgetown::Rack.boot in config.ru.
Need to double-check this after the recent work done to turn Roda integration into a plugin…