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

Port babel-plugin-transform-remove-console to SWC #31332

Closed
timneutkens opened this issue Nov 12, 2021 · 1 comment · Fixed by #31449
Closed

Port babel-plugin-transform-remove-console to SWC #31332

timneutkens opened this issue Nov 12, 2021 · 1 comment · Fixed by #31449
Assignees
Labels
SWC Related to minification/transpilation in Next.js.

Comments

@timneutkens
Copy link
Member

timneutkens commented Nov 12, 2021

One common plugin mentioned in #30174 is babel-plugin-transform-remove-console, would be good to port it. Potentially this would be a good one to add as part of SWC itself.

@timneutkens timneutkens added SWC Related to minification/transpilation in Next.js. kind: story labels Nov 12, 2021
@balazsorban44
Copy link
Member

This issue has been automatically locked due to no recent activity. If you are running into a similar issue, please create a new issue with the steps to reproduce. Thank you.

@vercel vercel locked as resolved and limited conversation to collaborators Jan 27, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
SWC Related to minification/transpilation in Next.js.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants