Optimizing Office web apps and add-ins for release with Gulp

When building Office web applications and add-ins there comes the time where they are ready for release. What's good for development however, isn't necessarily leading to best performance. Luckily using Gulp you can pretty easily improve your solution's performance.

$ yo office v0.4 released

In the last few weeks a number of improvements have been added to the Yeoman Office Generator. The latest version – v0.4 has recently been released to npm.