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: disable vite log filter #58

Merged
merged 1 commit into from
Sep 20, 2024

Conversation

IWANABETHATGUY
Copy link

@IWANABETHATGUY IWANABETHATGUY commented Sep 19, 2024

Description

  1. rolldown warnLog only has code and message two field, so disable other log filter that use unsupported
    field, here is an example :
warnLog:  {
  code: 'UNRESOLVED_IMPORT',
  message: '\x1B[33m[UNRESOLVED_IMPORT] Warning:\x1B[0m "./src/main.jsx" is imported by "index.html", but could not be resolved – treating it as an external dependency.\n'
}
Error: [vite]: Rollup failed to resolve import "undefined" from "undefined".

@IWANABETHATGUY IWANABETHATGUY marked this pull request as ready for review September 19, 2024 10:39
@IWANABETHATGUY IWANABETHATGUY merged commit 08d2a3f into rolldown-v6 Sep 20, 2024
4 of 16 checks passed
@IWANABETHATGUY IWANABETHATGUY deleted the fix/disable-vite-log-filter branch September 20, 2024 13:00
sapphi-red pushed a commit that referenced this pull request Sep 25, 2024
sapphi-red pushed a commit that referenced this pull request Oct 9, 2024
sapphi-red pushed a commit that referenced this pull request Oct 10, 2024
sapphi-red pushed a commit that referenced this pull request Oct 15, 2024
sapphi-red pushed a commit that referenced this pull request Oct 24, 2024
sapphi-red pushed a commit that referenced this pull request Oct 24, 2024
sapphi-red pushed a commit that referenced this pull request Oct 24, 2024
sapphi-red pushed a commit that referenced this pull request Nov 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant