Comparing version
@@ -110,2 +110,8 @@ ace.define('ace/mode/bpm_highlight_rules', function (acequire, exports, module) { | ||
this.$worker.on('serialize', function (e) { | ||
console.log('serialize'); | ||
console.log(e); | ||
window.serializedBPM = e; | ||
}); | ||
this.$worker.on('terminate', function () { | ||
@@ -112,0 +118,0 @@ session.clearAnnotations(); |
{ | ||
"name": "rc-brace", | ||
"version": "1.0.0-serialize.1", | ||
"version": "1.0.0-serialize.2", | ||
"description": "browserify compatible version of the ace editor.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
2838676
0.01%59702
0.01%