react-universally icon indicating copy to clipboard operation
react-universally copied to clipboard

RFD: create-react-app

Open birkir opened this issue 7 years ago • 0 comments

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

birkir avatar Mar 17 '18 04:03 birkir