How to configure JS API to delete web console.log(...agrs) #9770
Unanswered
shihuojian
asked this question in
Q&A
Replies: 1 comment
-
You'll need a babel plugin or a custom Parcel transformer. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I don't see any configuration in the documentation that can disable console.log. How can I do this using the JS API, not the CLI?
Beta Was this translation helpful? Give feedback.
All reactions