apache / incubator-weex

Apache Weex (Incubating)
https://weex.apache.org
Apache License 2.0
13.75k stars 1.82k forks source link

Can weex run vue directly? need not compile it before using. #3319

Open flyinmind opened 3 years ago

flyinmind commented 3 years ago

Every time, changed template, need to compile it to js. Is there a way to use it directly? When release, then compile it.