Skip to content

Commit

Permalink
Remove useCache in order to avoid issues
Browse files Browse the repository at this point in the history
Closes #16
  • Loading branch information
alexjoverm committed Mar 6, 2017
1 parent d700378 commit 980a895
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
]
},
"awesomeTypescriptLoaderOptions": {
"useBabel": true,
"useCache": true
"useBabel": true
}
}

0 comments on commit 980a895

Please sign in to comment.