mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-23 08:10:32 +00:00
Update index.tsx
This commit is contained in:
@@ -16,7 +16,6 @@ if (process.env.NODE_ENV === 'development') {
|
|||||||
const whyDidYouRender = require('@welldone-software/why-did-you-render');
|
const whyDidYouRender = require('@welldone-software/why-did-you-render');
|
||||||
whyDidYouRender(React, { trackAllPureComponents: false });
|
whyDidYouRender(React, { trackAllPureComponents: false });
|
||||||
}
|
}
|
||||||
|
|
||||||
if (process.env.NODE_ENV !== 'development') {
|
if (process.env.NODE_ENV !== 'development') {
|
||||||
Sentry.init({
|
Sentry.init({
|
||||||
dsn: 'https://021bef720bbb4ce2b98f679f72984843@o1021356.ingest.sentry.io/5987236',
|
dsn: 'https://021bef720bbb4ce2b98f679f72984843@o1021356.ingest.sentry.io/5987236',
|
||||||
|
|||||||
Reference in New Issue
Block a user