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 has been archived by the owner on Jun 3, 2019. It is now read-only.
I was thinking about abstracting something like cra with react-universally features and came up with this very experimental react-scripts:
create-react-app --scripts-version @ueno/react-scripts demo-app
(webpack 4, babel 7, react-async-component, react-jobs, mobx, helmet, express, etc. with ssr hot reload)
Is this something we should maybe experiment with? What kind of blockers do you think we will have?
Things like service worker and config/values+dotenv comes to mind but doesn't seem like total blockers to me
The text was updated successfully, but these errors were encountered: