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

New version design #2

Closed Jinjiang closed 7 years ago

Jinjiang commented 8 years ago

The new version is in branch weex-next which is forked from vue-loader. Based on web platform, weex-vue-loader make these changes below:

parts

features

default

disabled temporarily

new option

Hanks10100 commented 8 years ago

I have some additional ideas. In the loader, we can also do these:

Jinjiang commented 8 years ago

PostCSS has been supported in this loader. The other jobs can be done in weex-template-compiler or weex-styler instead. And it's possible to work with all packaging tools. The loader is just a connection to webpack.