GitbookIO / plugin

Sample plugin for GitBook
Apache License 2.0
66 stars 56 forks source link

not working with codemirror.js #9

Open saturngod opened 10 years ago

saturngod commented 10 years ago

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)