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

ember-electron support #90

Open
weedgrease opened this issue Jul 26, 2017 · 1 comment
Open

ember-electron support #90

weedgrease opened this issue Jul 26, 2017 · 1 comment

Comments

@weedgrease
Copy link

weedgrease commented Jul 26, 2017

It seems like my map isn't being used or something, but I looked at a forced error I generated with debug on and saw culprit: "serve://dist/".

I am using this inside an ember-electron project, however, I feel like it shouldn't effect anything considering it's still running in an ember environment. I tried uploading sourcemaps and built files to my releases in Sentry, but this console output makes me thing that no matter what I change on Sentry's side, nothing will fix it.

My config/environment.js:

sentry: {
  dsn: 'https://xx@sentry.io/xx',
  debug: true,
}
@Turbo87 Turbo87 changed the title Stacktrace doesn't include any information (file name, line number) ember-electron support Dec 29, 2017
@Turbo87
Copy link
Collaborator

Turbo87 commented Dec 29, 2017

@kevingelion I don't think any of the maintainers are currently using ember-electron so if you want to improve/add support for it to this project you might have to implement it yourself. PRs are obviously welcome though :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants