feat: Add docsify version to $window.docsify object (#641)

Fix #521

Please makes sure these boxes are checked before submitting your PR, thank you!

* [ x ] Make sure you are merging your commits to `master` branch.
* [ x ] Add some descriptions and refer relative issues for you PR.
* [ x ] DO NOT include files inside `lib` directory.
This commit is contained in:
John Hildenbiddle 2018-10-23 00:26:55 -07:00 committed by cinwell.li
commit 94bc415534
4 changed files with 4013 additions and 4052 deletions

View file

@ -65,6 +65,7 @@
"rollup-plugin-async": "^1.2.0",
"rollup-plugin-buble": "^0.18.0",
"rollup-plugin-commonjs": "^8.2.6",
"rollup-plugin-json": "^3.1.0",
"rollup-plugin-node-resolve": "^3.0.0",
"rollup-plugin-replace": "^2.0.0",
"rollup-plugin-uglify": "^2.0.1",