Where are the codemirror.js

Hello Guys,

According to the documentation, the codemirror.js should be available in the lib directory, but it is not there.

Where can I find the codemirror.js?

Doing a find -name in the source retrieves:

$ find CodeMirror/ -name "codemirror.js"
CodeMirror/src/codemirror.js

Regards,

Don’t install from github, use NPM or the zip files distributed from the website.