Has anyone had success using Ace.Tern with VueJs? I am using Vue2. I have tried importing as such.... `import ace from "../lib/ace-builds/src-noconflict/ace";` but no luck. Any help?
Has anyone had success using Ace.Tern with VueJs? I am using Vue2.
I have tried importing as such....
import ace from "../lib/ace-builds/src-noconflict/ace";but no luck. Any help?