Hi, i’m tring to create a Svelte component with the tinymce editor text, i don’t want use the tinymce cloud, only the editor, i’ve tried some solutions like import the library from the js file, download it from npm (he requires the api-key but i don’t want it on cloud), but nothing works.