shibbir / generator-angular2-typescript

Yeoman generator to scaffold out a front-end project with angular, typescript, webpack and much more..
https://www.npmjs.com/package/generator-angular2-typescript
MIT License
35 stars 7 forks source link

Javascript / Typescript sourceMap not working on Firefox with Webpack #21

Open valepu opened 8 years ago

valepu commented 8 years ago

Hi, I've asked this question on StackOverflow: http://stackoverflow.com/questions/39973108/sourcemap-not-working-on-firefox-with-webpack-on-angular-2-application

I can't correctly see line numbers while on Firefox, i'm pretty sure it's a Firefox bug but i was wondering if there's something that can be done to fix it "code side"