monaco-editor-vue3
monaco-editor-vue3 copied to clipboard
after import 'monaco-editor-vue3', quasar hmr doesn't work
After a few days of struggle, I finally found out why hmr doesn't work properly in quasar. When I comment the line below everything works!
import MonacoEditor from "monaco-editor-vue3";
my quasar version is:
» Dev mode............... spa
» Pkg quasar............. v2.16.6
» Pkg @quasar/app-vite... v2.0.0-beta.15