does sentry send code data etc to their servers because this is a concern
@dimplesingh7935 Жыл бұрын
What is the version you are using
@27sosite7311 ай бұрын
version of what, dear?
@justaman834 Жыл бұрын
Uncaught SyntaxError: Unexpected token 'export'
@justaman834 Жыл бұрын
it's work for localhost, for production env doesn't work
@Sentry-monitoring Жыл бұрын
@justaman834 it's possible you could be running your project in a runtime environment that doesn't support export. For reference, the GitHub issue below may have some more information about alternative JS runtimes. github.com/getsentry/sentry-javascript/issues/5611