if (deferUntil === 'load-hooks') {
    if (to.c) { yield `${phase}.${to.c}.loading`; }

    childAdd.shift();
  }