mizzao / meteor-sharejs

Meteor smart package for transparently adding ShareJS editors to an app
MIT License
225 stars 53 forks source link

Switch CodeMirror to peer NPM dependency #97

Open edemaine opened 6 years ago

edemaine commented 6 years ago

Fix #87 by allowing user to include any version of CodeMirror they like via meteor npm install codemirror (a peer NPM dependency). Also makes it easy to include addons and themes.

Also update demo to latest Meteor 1.7.