Long story short - loading an unpackaged app in Chrome resulted in my source folder being deleted from the filesystem (not happy).
App was using Yeoman/Grunt/Bower, so I still have all the config
and am working through de-uglifying the minified JS from /dist
.
Is it possible to have Grunt rebuild index.html? I've lost all the file references there in, replaced with the build version of the scripts.