if (this.hifiConnections.includes('HLS')) {
      target.import({
        development: 'vendor/third-party/hls.js',
        production: 'vendor/third-party/hls.min.js'
      });