Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Domain require #2527

Merged
merged 4 commits into from
Mar 27, 2020
Merged

fix: Domain require #2527

merged 4 commits into from
Mar 27, 2020

Conversation

HazAT
Copy link
Member

@HazAT HazAT commented Mar 27, 2020

@HazAT HazAT requested a review from kamilogorek as a code owner March 27, 2020 12:30
@HazAT HazAT self-assigned this Mar 27, 2020
@@ -1,6 +1,10 @@
import { getCurrentHub, Hub } from '@sentry/core';
import * as domain from 'domain';

import * as Sentry from '../src';

console.log(Sentry.SDK_NAME);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Debug leftover.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pushed another commit, we need the import and without usage, tslint complains.

@getsentry-bot
Copy link
Contributor

getsentry-bot commented Mar 27, 2020

Messages
📖

@sentry/browser bundle gzip'ed minified size: (ES5: 16.9512 kB) (ES6: 15.9883 kB)

📖 ✅ TSLint passed

Generated by 🚫 dangerJS against d86ec3a

Copy link
Contributor

@kamilogorek kamilogorek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

image

@HazAT HazAT merged commit a047ef2 into master Mar 27, 2020
@HazAT HazAT deleted the fix/domain-require branch March 27, 2020 13:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants