Is it possibily to exchange the order of ’// props' and '// setScopeId'?
What problem does this feature solve?
What I will talk about is some code of function mountElement
in this file.
Background:
I am trying to use Vue3 as A FrontEnd DSL for Weex, just use @vue/compiler-sfc
, @vue/runtime-core
and weex-vue-loader
(forked from the latest vue-loader) to reach the goal.
Problem
This problem occurs when I resolve the