watch: function() {
    JSGulp._createBundler(true);
    var stream = JSGulp.getBundleStream();
    stream.read();
  },