The format of the reference to the source map file is currently like this:
/*
//# sourceMappingURL=hult2015.min.js.map
*/
But this way, Chrome doesn't automatically recognize source map files. Everything works fine using just this:
//# sourceMappingURL=hult2015.min.js.map