Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(plugin-legacy): ensure to use the configuration of .browserslistrc #2627

Closed
wants to merge 1 commit into from
Closed

fix(plugin-legacy): ensure to use the configuration of .browserslistrc #2627

wants to merge 1 commit into from

Conversation

anncwb
Copy link
Contributor

@anncwb anncwb commented Mar 21, 2021

fix #2476

Before submitting the PR, please make sure you do the following

  • Read the Contributing Guidelines.
  • Read the Pull Request Guidelines and follow the Commit Convention.
  • Check that there isn't already a PR that solves the problem the same way to avoid creating a duplicate.
  • Provide a description in this PR that addresses what the PR is solving, or reference the issue that it solves (e.g. fixes #123).
  • Ideally, include relevant tests that fail without this PR but pass with it.

What is the purpose of this pull request?

  • Bug fix
  • New Feature
  • Documentation update
  • Other

Description

Additional context

packages/plugin-legacy/index.js Show resolved Hide resolved
packages/plugin-legacy/index.js Show resolved Hide resolved
packages/plugin-legacy/index.js Outdated Show resolved Hide resolved
@fwh1990
Copy link

fwh1990 commented Mar 26, 2021

What is going on?

@Shinigami92
Copy link
Member

@fwh1990 So we have a label review needed
If this is on a PR, someone of the team with write access in this repo need to come along and review it and needs to approve it (or request for changes)

If you want to ask more, feel free to come in the Vite Land Discord Server https://chat.vitejs.dev

We are also happy to invite further folks to our triage team to help us review more and more PRs in parallel 🙂
If you are interested you should nominate yourself here: #2601

@anncwb anncwb closed this May 24, 2021
@fwh1990
Copy link

fwh1990 commented May 25, 2021

Why close this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

@vitejs/plugin-legacy does not use browserslistrc
3 participants