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