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

是不是0.7.x版本又不支持typescript了 #30

Closed zaaksam closed 6 years ago

zaaksam commented 6 years ago

0.6.x时提的PR修复的,刚刚升级到0.7.x,又不支持了。。。

Hanks10100 commented 6 years ago

建议提供一些例子复现这个问题。

xfront commented 6 years ago

vue already support typescript, why not weex

shinriyo commented 6 years ago

It is standard to support TypeScript. how disappointing. other one hope https://github.com/alibaba/weex/issues/3092

however, if we customize it support. if I could I wanna do pull-request https://my.oschina.net/zaaksam/blog/1572320

Hanks10100 commented 6 years ago

Here is an example of using Typescript in Weex: https://github.com/Hanks10100/weex-typescript-example