fribbels / hsr-optimizer

A Honkai Star Rail optimizer, relic scorer, damage calculator, and various other tools for building and gearing characters
https://fribbels.github.io/hsr-optimizer/
MIT License
236 stars 44 forks source link

fix: attempt to fix build times #338

Closed fribbels closed 3 months ago

fribbels commented 3 months ago

Pull Request

Description

Removed legacy plugins and dependencies:

    legacy({
      targets: ['ie >= 11'],
      additionalLegacyPolyfills: ['regenerator-runtime/runtime'],
    }),

Related Issue

Checklist

Screenshots

image