fix sentry config

This commit is contained in:
tjs 2023-07-12 12:39:26 -04:00
parent eca8ae6638
commit 73e866457a
1 changed files with 2 additions and 1 deletions

View File

@ -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
}
}
}