if (
      this.argv.project ||
      (!this.argv.project &&
        (has(this.project.config, 'extensions.prepare-bundle') ||
          has(this.project.config, 'extensions.bundle')))