Skip to content
New issue

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

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

Already on GitHub? # to your account

docs: use latest core-js unpkg link #8190

Merged
merged 1 commit into from
May 16, 2022
Merged

Conversation

konsalex
Copy link
Contributor

Description

I was searching for array.at() and in the initial link it was missing, but the current latest version of core-js include this, so I think it's better to always direct to the @latest

Additional context


What is the purpose of this pull request?

  • Bug fix
  • New Feature
  • Documentation update
  • Other

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.

Was searching for `array.at()` and in the initial link it was missing, but the current latest version of `core-js` include this, so I think it's better to always direct to the `@latest`
@patak-dev patak-dev changed the title Use latest core-js unpkg link docs: use latest core-js unpkg link May 16, 2022
@sapphi-red sapphi-red added the documentation Improvements or additions to documentation label May 16, 2022
@patak-dev patak-dev merged commit 102b678 into vitejs:main May 16, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants