We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
I'm on a Vue project (vue-cli) with some extra imports:
import 'core-js/stable' import 'regenerator-runtime/runtime' import 'intersection-observer'