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

Instead of console.error’ing directly, have transpileJavaScript return {id, body, error} #7

Closed
mbostock opened this issue Oct 14, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@mbostock
Copy link
Member

This would give more flexibility, and let us turn off the spurious console output when running tests.

@mbostock
Copy link
Member Author

mbostock commented Nov 9, 2023

Suppressed logging in tests in 77bc43f.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants