Skip to content

Commit

Permalink
Remove sourceMaps (#1288)
Browse files Browse the repository at this point in the history
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
  • Loading branch information
wirednkod and mergify[bot] authored Oct 7, 2022
1 parent ceb4f9a commit 7700a88
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tsconfig.base.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
"baseUrl": ".",
"composite": true,
"declaration": true,
"inlineSourceMap": true,
"paths": {
"@substrate/connect-extension-protocol": [
"./packages/connect-extension-protocol"
Expand Down

0 comments on commit 7700a88

Please sign in to comment.