PeakTai / vue-html5-editor

An html5 wysiwyg editor for vue
Apache License 2.0
949 stars 247 forks source link

使用 vue.runtime 问题 #139

Open yangyongguan opened 5 years ago

yangyongguan commented 5 years ago

使用vue.runtime 策略时,import template from './editor.html' 导入的template没有编译为运行时问题。希望可以提供支持