Fix typo
This commit is contained in:
+1
-1
@@ -292,7 +292,7 @@ if (env.IS_DEV && !env.IS_TEST) {
|
||||
logger.addTransport(consoleTransport)
|
||||
|
||||
/**
|
||||
* Uncomment this to Sentry transport in dev
|
||||
* Comment this out to disable Sentry transport in dev
|
||||
*/
|
||||
logger.addTransport(sentryTransport)
|
||||
} else if (env.IS_PROD) {
|
||||
|
||||
Reference in New Issue
Block a user