Is it possible to make Rogue work with Preact instead of React? I attempted to install it as a dependency and add aliases to preact-compat. Nonetheless, I receive errors that react cannot be found.
Using preact-router as a replacement would also be great if possible.