Skip to content

Commit

Permalink
fix: Build docs correctly
Browse files Browse the repository at this point in the history
  • Loading branch information
notheotherben committed May 16, 2016
1 parent 35e4916 commit ac4ae1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/paths.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ module.exports = {
builtFiles: ["dist/lib/**/*.js", "dist/index.js"],

docSourceFiles: [
"typings/main.d.ts",
"typings/index.d.ts",
"iridium.ts"
],
testSupportFiles: ['dist/test/support/chai']
Expand Down

0 comments on commit ac4ae1c

Please sign in to comment.