Closed kevinrenskers closed 9 years ago
Hey there, would you mind to send a PR with the mentioned updates? This would be a great starting point for me and further upgrades :)
My project diverged way too much (using gulp and only one package.json for example) so I don't really know what the minimum changes are for node-webkit-hipster-seed to be more up to date. I also don't really have the time to figure it out again, sorry. I'd just follow the instructions in the readme and see what still works and what doesn't :)
Thanks for this project, it was a great starting point for my own node-webkit + brunch project.
However, I found that this project is using out of date packages and code: it's not using the new NW.js (npm:
nw
) and auto-reload-brunch doesn't work because of the -P flag and a missingwindow.brunch.server = 'localhost';
line in index.html.