weexteam / vue-loader-for-apache-weex

vue-loader-for-apache-weex is a third party plugin, and is not developed nor maintained by Apache Weex.
MIT License
30 stars 27 forks source link

What is the purpose of this, weex-loader and vue-loader? #34

Closed n3ps closed 6 years ago

n3ps commented 6 years ago

Is it possible to simplify?

Use the new vue-loader and make this a vue-loader "plugin"?

Hanks10100 commented 6 years ago

Refer to this comment: https://github.com/weexteam/weex-loader/issues/69#issuecomment-395652576

The weex-vue-loader offers an equivalent function with vue-loader but only for the Weex platform. To be pecific. it's a webpack loader whick can be used to compile the *.vue files into *.js files for Weex platfrom.