Skip to content

Commit

Permalink
fix: build
Browse files Browse the repository at this point in the history
  • Loading branch information
1aron committed Dec 23, 2021
1 parent 3a7f04a commit 0d0ba47
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion tsconfig.prod.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,8 @@
"include": [
"./src/**/*index.ts",
"./src/**/*.d.ts",
]
],
"compilerOptions": {
"paths": {}
}
}

0 comments on commit 0d0ba47

Please sign in to comment.