Skip to content

Commit 3b90e07

Browse files
committed
add sentry dsn to webpack
1 parent f7cc9eb commit 3b90e07

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

webpack.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ module.exports = {
8686
'MIXPANEL_TOKEN',
8787
'DEFAULT_SEO_IMAGE',
8888
'AVATAAR_URL',
89+
'SENTRY_DSN'
8990
]),
9091
],
9192
node: {

0 commit comments

Comments
 (0)