Skip to content

Commit 559779f

Browse files
authored
Merge pull request #280 from onflow/feature/sentry-reporting
Add sentry dsn to webpack
2 parents f7cc9eb + 3b90e07 commit 559779f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

webpack.config.js

+1
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)