whiteout-io / mail

[ABANDONED] Mail App with integrated OpenPGP encryption
https://whiteout.io
MIT License
545 stars 96 forks source link

Faster local development #398

Open dopry opened 9 years ago

dopry commented 9 years ago

This includes the work from #397, along with the breaking up of the watch tasks to minimize the build time for each watching. There is a >2x speed up for building the app js, and a >5x speed up template builds on my workstation. plus more live reload goodness.

closes #397

felixhammerl commented 9 years ago

thanks! i'll have a look at it :)

positron commented 8 years ago

I had to upgrade grunt-node-inspector to get npm install on this branch to work on my mac. (I got this error, I think related to this bug).