Can labels be disabled for production? #2216
Unanswered
dungle-scrubs
asked this question in
Q&A
Replies: 1 comment
-
You could rely on our Babel plugin that would only add them during development builds. |
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
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm using Emotion with Preact and using labels as recommended like so:
I depend on them during development, but for a production build is it possible to disable their functionality?
Beta Was this translation helpful? Give feedback.
All reactions