vue-tinymce-editor
vue-tinymce-editor copied to clipboard
Uncaught SyntaxError: Unexpected token '<' while setting language
I have copied fa_IR.js
lang to plugins/langs
folder and set the options like :
options: {
language_url: '../plugins/langs/fa_IR.js' //This url points to location of persian language file.
},
but I got below error:
Uncaught SyntaxError: Unexpected token '<'