@@ -6,9 +6,6 @@
"mode": "file",
"out": "docs",
"src": [
- "src/index.ts",
- "typings/codemirror/codemirror.d.ts",
- "typings/es6-promise.d.ts",
- "typings/moment/moment.d.ts"
+ "src"
]
}
@@ -9,4 +9,4 @@ npm test
npm run test:coverage
export PATH="$HOME/miniconda/bin:$PATH"
npm run build:example
-npm run docs
+#npm run docs