Meteor Inline Sourcemaps - Not Working
I have et the tsconfig.json settings to include sourcemaps inside the generated js files. I am able to set breakpoitns in .ts files in "Chrome" but not able to set breakpoints in webstorm?
can you point me in the right direction?
P.S.
I know there is a meteor typescript compiler but i am having tons of problems getting this working within webstorm and want to avoid using this.
thanks
Frank
Please sign in to leave a comment.
Do you try using built-in typescript compiler for meteor+typescript? This won't work - see https://youtrack.jetbrains.com/issue/WEB-18783#comment=27-1163713