springeye

Results 45 comments of springeye

> 具体的我不没研究过,用的是这个[cargo-xcodebuild](https://github.com/Gordon-F/cargo-xcodebuild)这个项目。你可以参考一下。不过我觉得可能是因为flutter默认编译出来的是通用二进制,但是rust不能编译像mac下的通用的动态链接库(混合了x86和arm64架构,),所以他只能单独编译x86和arm64,然后用[lipo](https://ss64.com/osx/lipo.html)把他们合并到了

You don't need the “type” attribute. If you need to specify a language. Please use the Lang attribute in accordance with the Vue standard

I will verify the problem,about *.vue looup [vue-loader](http://vue-loader.vuejs.org/en/index.html)

@aprilandjan Can only use the lang attribute

@aprilandjan I test can normal use ![1](https://cloud.githubusercontent.com/assets/1314740/16218275/19bbbdae-37ae-11e6-82ca-90ac5c5174f4.png) ![2](https://cloud.githubusercontent.com/assets/1314740/16218276/19c38c50-37ae-11e6-98d4-d89071ee3982.png)

是的,vue文件的三个部分"template",“style”,“script” 我看官方说明只有两个属性lang和src,所以忽略其他属性的处理

@mariaczi @crybat This is not a problem.I deliberately hide his show in the idea.

@yin-fan 收到,下一班我加入设置项。是否显示node_modules

原则的如果你你一个*.sass文件里写scss不报错的话这里就不会报错。

do you think?