[bug fix] Docs: 支持在 windows 下进行编译 (#185)

* support windows filesystem

* fix waterfall docs
This commit is contained in:
Yao
2017-10-11 00:50:12 +08:00
committed by GitHub
parent c0ed30e7be
commit d7d14d6630
3 changed files with 5 additions and 7 deletions
+1 -1
View File
@@ -119,6 +119,6 @@
"webpack-bundle-analyzer": "^2.9.0",
"webpack-dev-server": "^2.7.1",
"webpack-merge": "^4.1.0",
"zan-doc": "0.3.1"
"zan-doc": "0.3.2"
}
}