You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 23, 2023. It is now read-only.
Currently ssr is not working for dynamic paths like
users/:idbecause of https://github.com/inputlogic/web-starter/blob/master/server/index.js#L37-L50Also, going to reorder https://github.com/inputlogic/web-starter/blob/master/server/index.js#L134-L136 so that we only try rendering preact if the url doesn't match a file