Quantcast
Channel: Ember.JS - Latest topics
Viewing all articles
Browse latest Browse all 4869

Is there a working example of ember with source maps?

$
0
0

I’ve searched high and low and only found discussions on the topic, but no solutions.

I want just the basic hello world example where I have a typescript component and when I look it up in chrome (or any other browser) devtools, I see my typescript code and can step through it. This works in every other framework I’ve used so far. I can’t even get my original javascript code to show up.

All of the suggestions, including but not limited to: babel: { sourceMaps: 'inline' } sourcemaps: { mapStyle: 'data' }, etc

don’t really seem to do anything. I’m new to Ember and so far, I’m not liking the debugging experience. :frowning:

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 4869

Trending Articles