Skip to content
This repository has been archived by the owner on Dec 24, 2023. It is now read-only.

Commit

Permalink
Merge pull request #39 from tomyam1/fix_sourcemaps
Browse files Browse the repository at this point in the history
Inline sources in the sourcemaps
  • Loading branch information
wswebcreation committed Oct 13, 2019
2 parents b354880 + 7168809 commit 3a39e6e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
"pretty": true,
"removeComments": true,
"sourceMap": true,
"inlineSources": true,
"skipLibCheck": true,
"target": "es5",
"typeRoots": [
Expand Down

0 comments on commit 3a39e6e

Please sign in to comment.