if (process.env.NODE_ENV !== 'production') {
        if ($target.length === 0) {
          // eslint-disable-next-line quotes
          throw new Error(`Unable to get target fragment from fragment id`);
        }