Skip to content

fix: this._implicitHeader is not a function#6313

Merged
patak-cat merged 1 commit intovitejs:mainfrom
Niputi:fix/vite-2754
Dec 30, 2021
Merged

fix: this._implicitHeader is not a function#6313
patak-cat merged 1 commit intovitejs:mainfrom
Niputi:fix/vite-2754

Conversation

@Niputi
Copy link
Copy Markdown
Contributor

@Niputi Niputi commented Dec 29, 2021

Description

possibly fix: #2754

Additional context

references: Alorel/shrink-ray#55 nginx/unit@7b839bf

I have been unable to reproduce the issue on my windows 11 computer with firefox / edge / chrome so I can't verify if it will be fixed

would be great if someone would be able to maintain a new version compression as it looks heavily outdated/unmaintained


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.

@Niputi Niputi added the p2-nice-to-have Not breaking anything but nice to have (priority) label Dec 29, 2021
@patak-cat patak-cat merged commit c5ba2f2 into vitejs:main Dec 30, 2021
@Niputi Niputi deleted the fix/vite-2754 branch December 30, 2021 13:19
@Niputi Niputi mentioned this pull request Feb 9, 2022
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

p2-nice-to-have Not breaking anything but nice to have (priority)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

this._implicitHeader is not a function

3 participants