Davi Leal

Results 1 issues of Davi Leal

## Summary This PR lets server-rendered apps call `initializeServerApp()` with no args. The existing `(options, config)` signature remains unchanged. ## Motivation `initializeApp()` already supports no-args init on the client. Closes...