pbarbiero / enhanced-electron-react-boilerplate

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

Fix file uppcase #1

Closed CodeAmend closed 7 years ago

CodeAmend commented 7 years ago

components.Footer and components.Menu had the wrong casing for ./Footer.js and ./Menu.js. The both had lower case and it was causing a webpack build fail.

pbarbiero commented 7 years ago

Thanks!

pbarbiero commented 7 years ago

Published in 0.4.0