naviapps / create-nw-react-app

Create NW.js React apps with no build configuration.
MIT License
144 stars 14 forks source link

Upgrade to babel core v7.0? #15

Closed gitTerebi closed 6 years ago

gitTerebi commented 6 years ago

Interested in having proper support for React fragments especially the <></> short syntax.

naviapis commented 6 years ago

This library conforms to the stable version of Create React App.

If you want to own configuration it is possible to run the npm run eject.