GitbookIO / plugin

Sample plugin for GitBook

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

not working with codemirror.js

saturngod opened this issue · comments

When I add the codemirror.js lik following ,

 book: {
        assets: "./book",
        js: [

            "codemirror/lib/codemirror.js"
        ],

I got the following error

Uncaught object app.js:1
makeError app.js:1
_ app.js:1
s app.js:1
requirejs app.js:1
(anonymous function)