nordlys-sangen / generator-electron-humble

Humble electron generator for Yeoman. Electron + Webpack + Angular X/React + Typescript + Less/Sass/Stylus + Pug (Jade)

Home Page:https://www.npmjs.com/package/generator-electron-humble

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implementing LiveReload

divanvb opened this issue · comments

Hey man. Thanks for updating to choose any template engine. I was wondering if implementing LiveReload would be too much to ask for as editing and saving changes would be nice to reflect without having to stop and rerun npm start to check changes.

Thanks :)

Ok, I'll try to implement this. :)

Done. Now every time you run webpack and change output files, electron reloads automatically. Also, generator now uses webpack 2 instead.