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

test: replace strip-ansi with Node.js builtin util #8439

Merged
merged 1 commit into from
Nov 15, 2024

Conversation

chenjiahan
Copy link
Member

@chenjiahan chenjiahan commented Nov 14, 2024

Summary

Use the Node.js builtin util stripVTControlCharacters to replace strip-ansi

Related Links

https://nodejs.org/api/util.html#utilstripvtcontrolcharactersstr

Checklist

  • Tests updated (or not required).
  • Documentation updated (or not required).

@github-actions github-actions bot added the team The issue/pr is created by the member of Rspack. label Nov 14, 2024
Copy link

netlify bot commented Nov 14, 2024

Deploy Preview for rspack canceled.

Name Link
🔨 Latest commit 5ac8d4b
🔍 Latest deploy log https://app.netlify.com/sites/rspack/deploys/6735da81f27c6600087299d9

@chenjiahan chenjiahan enabled auto-merge (squash) November 14, 2024 11:38
@chenjiahan chenjiahan merged commit bd78e52 into main Nov 15, 2024
37 checks passed
@chenjiahan chenjiahan deleted the remove_strip_ansi_1114 branch November 15, 2024 09:06
@h-a-n-a h-a-n-a mentioned this pull request Nov 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team The issue/pr is created by the member of Rspack.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants