tahnik / electron-react

A simple and compact boilerplate for electron and react (redux, router)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

.babelrc file

smitch88 opened this issue · comments

I just used the repo to get a foundation thru git clone. I had some issues with babel and then realized the dotfile for babel doesn't exist here. Once I added that everything worked as your directions stated but might be good to add that in README.

{ "presets": ["es2015"] }

fixed in the latest commit