gitbook-plugins / gitbook-plugin-search-pro

Gitbook search engine pro. (支持中文搜索)
Apache License 2.0
96 stars 29 forks source link

在 gitbook 2.5.0 中出现找不到 `core/state` 的错误 #1

Closed csbun closed 8 years ago

csbun commented 8 years ago

asssts/search-pro.js第一行改为:

require(['gitbook', 'lodash'], function(gitbook, _) {
    var events = gitbook.events;
    var sidebar = gitbook.sidebar;
    var state = gitbook.state;
    var storage = gitbook.storage;
xunuo commented 8 years ago

好的,我晚些时间回去看看,或者你能提交一个MR么?

BTW:机枪兵?你也喜欢玩星际?虚空之遗刚上线,貌似还不错。

csbun commented 8 years ago

提了一个 Pull Request #2 .

PS. 关于头像,年轻的时候玩星际1,现在都不玩了。

csbun commented 8 years ago

npm 上发布一个新版本麽?方便安装。

xunuo commented 8 years ago

喔,抱歉现在才看到,当时修改完就已经发了。