Skip to content

Comments

fix: asset-import-meta-url plugin errored with Maximum call stack size exceeded#15845

Merged
patak-dev merged 1 commit intovitejs:mainfrom
sapphi-red:fix/update-js-tokens
Feb 8, 2024
Merged

fix: asset-import-meta-url plugin errored with Maximum call stack size exceeded#15845
patak-dev merged 1 commit intovitejs:mainfrom
sapphi-red:fix/update-js-tokens

Conversation

@sapphi-red
Copy link
Member

Description

Simply updates js-tokens to v8.0.3.

fixes #15703

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, especially the Pull Request Guidelines.
  • 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).
  • Update the corresponding documentation if needed.
  • Ideally, include relevant tests that fail without this PR but pass with it.

@sapphi-red sapphi-red added dependencies Pull requests that update a dependency file p3-minor-bug An edge case that only affects very specific usage (priority) labels Feb 8, 2024
@bolt-new-by-stackblitz
Copy link

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@patak-dev patak-dev merged commit cfdd0c0 into vitejs:main Feb 8, 2024
@sapphi-red sapphi-red deleted the fix/update-js-tokens branch February 9, 2024 10:38
@sapphi-red sapphi-red mentioned this pull request Feb 12, 2024
9 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file p3-minor-bug An edge case that only affects very specific usage (priority)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

asset-import-meta-url plugin errors with Maximum call stack size exceeded

2 participants