Skip to content

Commit

Permalink
feat: ship source maps (#223)
Browse files Browse the repository at this point in the history
  • Loading branch information
JustinBeckwith committed Aug 28, 2023
1 parent d755a9c commit 247fae0
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
@@ -1,6 +1,7 @@
{
"compilerOptions": {
"strict": true,
"sourceMap": true,
"target": "ES2022",
"rootDir": ".",
"outDir": "build",
Expand Down

0 comments on commit 247fae0

Please sign in to comment.