Open edemaine opened 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.
meteor npm install codemirror
Also update demo to latest Meteor 1.7.
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.