Skip to content

fix: don't pretransform classic script links#15361

Merged
bluwy merged 1 commit intovitejs:mainfrom
sapphi-red:fix/dont-pretransform-classic-script-links
Dec 22, 2023
Merged

fix: don't pretransform classic script links#15361
bluwy merged 1 commit intovitejs:mainfrom
sapphi-red:fix/dont-pretransform-classic-script-links

Conversation

@sapphi-red
Copy link
Copy Markdown
Member

Description

fixes #15354
refs #15355

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 p2-edge-case Bug, but has workaround or limited in scope (priority) regression The issue only appears after a new release labels Dec 15, 2023
@bolt-new-by-stackblitz
Copy link
Copy Markdown

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

@sapphi-red sapphi-red linked an issue Dec 19, 2023 that may be closed by this pull request
@bluwy bluwy merged commit 19e3c9a into vitejs:main Dec 22, 2023
@sapphi-red sapphi-red deleted the fix/dont-pretransform-classic-script-links branch December 30, 2023 12:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

p2-edge-case Bug, but has workaround or limited in scope (priority) regression The issue only appears after a new release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unnecessary errors for public js libs in index.html

3 participants