fix sentry config
This commit is contained in:
parent
eca8ae6638
commit
73e866457a
|
@ -129,7 +129,8 @@
|
|||
"eslint-config-next>eslint-plugin-jsx-a11y>aria-query>@babel/runtime-corejs3>core-js-pure": false,
|
||||
"next-i18next>core-js": false,
|
||||
"react-tsparticles": true,
|
||||
"tsparticles>tsparticles-engine": true
|
||||
"tsparticles>tsparticles-engine": true,
|
||||
"@sentry/nextjs>@sentry/webpack-plugin>@sentry/cli": true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue