Skip to content

Commit

Permalink
fix: inline source code in esm map files (ionic-team#760)
Browse files Browse the repository at this point in the history
  • Loading branch information
jcesarmobile authored and hmaretic24 committed Apr 25, 2023
1 parent 8464254 commit 719d28f
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 @@ -3,6 +3,7 @@
"allowUnreachableCode": false,
"declaration": true,
"esModuleInterop": true,
"inlineSources": true,
"lib": ["dom", "es2017"],
"module": "esnext",
"moduleResolution": "node",
Expand Down

0 comments on commit 719d28f

Please sign in to comment.