pbarbiero / enhanced-electron-react-boilerplate

Modern and somewhat opinionated react+electron+webpack boilerplate
MIT License
61 stars 13 forks source link

how to change title and title icon? #16

Open Patrick-W-McMahon opened 6 years ago

Patrick-W-McMahon commented 6 years ago

looking at this starter kit i don't see an index.html file. How do i change the title and icon of the app? where is the index.html file?

zacherkkila commented 6 years ago

Not sure about the icon, but from this works to change the title https://github.com/pbarbiero/basic-electron-react-boilerplate/issues/15#issuecomment-364737901