ZzT
ZzT
I have the same problem.  the `MainComponentRegistrar` used `org.jetbrains.kotlin.com.intellij.mock.MockProject`,but my ComponentRegistrar used `com.intellij.mock.MockProject`
> 在 taro 3 中使用,会报这个错: > > ``` > [WXML Runtime warning] ./base.wxml > Template `tmpl_0_wemark` not found. > 287 | > 288 | > > 289 | > |...
> 🙏🏻找到解决方案了,https://github.com/werfei/taro-parse 这个库支持 Taro,但缺点是没适配 Taro 3.0,我是自己又改了些代码才集成到项目里的😂