Skip to content

Commit

Permalink
fix(build): fix problem with rollup
Browse files Browse the repository at this point in the history
  • Loading branch information
hrajchert committed May 18, 2018
1 parent b7d873f commit c78af96
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,6 @@
]
},
"include": [
"src/**/*.ts",
"test/**/*.ts",
"node_modules/@types"

"src"
]
}

0 comments on commit c78af96

Please sign in to comment.