plugin icon indicating copy to clipboard operation
plugin copied to clipboard

not working with codemirror.js

Open saturngod opened this issue 9 years ago • 0 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)

saturngod avatar Jul 12 '14 13:07 saturngod