Closed n3ps closed 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 withvue-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.
Is it possible to simplify?
Use the new vue-loader and make this a vue-loader "plugin"?