any method to disablesourcemap? #6126
Replies: 1 comment 1 reply
-
Yeah source maps are non-optional at the moment.
Is there any downside to them though? They make errors easier to
debug and I believe they are only loaded once you open dev tools
so they should have no impact in production.
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
alanhe421
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.
-
I found code-server cli have no param like --disable-source-map
Beta Was this translation helpful? Give feedback.
All reactions