Skip to content
This repository has been archived by the owner on Feb 19, 2020. It is now read-only.

Failed to parse SourceMap #68

Open
jordangarside opened this issue Feb 11, 2018 · 2 comments
Open

Failed to parse SourceMap #68

jordangarside opened this issue Feb 11, 2018 · 2 comments

Comments

@jordangarside
Copy link

jordangarside commented Feb 11, 2018

SourceMaps don't seem to be working with latest version of Meteor.

Steps to reproduce (tested with Chrome):

meteor create helloworld
cd helloworld
meteor add barbatus:typescript
mv client/main.js client/main.ts
# cp example tsconfig.json with sourceMap: true
meteor

Thanks for any help!

@amersabag
Copy link

Happening to me also.

@untsamphan
Copy link

untsamphan commented May 18, 2018

I found that too and very surprised to find that sourcemap work in Safari!

This problem seems to be Chrome specific.

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

No branches or pull requests

3 participants