make the env available on the node
This commit is contained in:
parent
71d98abe1e
commit
801f7c5c27
1 changed files with 1 additions and 0 deletions
|
|
@ -69,6 +69,7 @@ var ace = {
|
|||
window.addEventListener("resize", function() {
|
||||
env.editor.resize();
|
||||
}, false);
|
||||
el.env = env;
|
||||
});
|
||||
}
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue