0👍
Try this:
Vue.component('example-component', require('./components/js/ExampleComponent.vue').default);
- [Vuejs]-Vuejs keyup event trigger with keyCode and condition
- [Vuejs]-Extended Valid Elements in TinyMCE with directives
Source:stackexchange.com