var setupConfig = R.mapObjIndexed(
      function (empty, type) {
        return `${type}/addons/${name}`;
      },
      { src: null }