Results 3 comments of Robert Green

Same problem with codemirror.js here.

Same here. Still missing codemirror

I ended up solving this by modifying the source code to pull codemirror from a CDN (https://cdnjs.cloudflare.com/ajax/libs/codemirror/5.41.0/) as opposed to using the local modules. I will generate a pull request...