Skip to content

fix(ui): remove line ending declarations from web console assembly descriptor#6490

Merged
bluestreak01 merged 1 commit intomasterfrom
fix/web-console-assembly
Dec 2, 2025
Merged

fix(ui): remove line ending declarations from web console assembly descriptor#6490
bluestreak01 merged 1 commit intomasterfrom
fix/web-console-assembly

Conversation

@emrberk
Copy link
Copy Markdown
Contributor

@emrberk emrberk commented Dec 2, 2025

We were changing all byte sequences 0D 0A (that is \r\n in ASCII) in web console package that we download from NPM.
This PR removes the unix line-ending configuration from the web console assembly descriptor to fix the broken assets due to removing this sequence. Exclusion workaround is also not needed anymore.

@emrberk emrberk requested a review from bluestreak01 December 2, 2025 22:35
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Dec 2, 2025

Important

Review skipped

Auto reviews are disabled on this repository.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch fix/web-console-assembly

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@bluestreak01 bluestreak01 merged commit 41746c3 into master Dec 2, 2025
35 of 41 checks passed
@bluestreak01 bluestreak01 deleted the fix/web-console-assembly branch December 2, 2025 23:00
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.

3 participants