taro 3.0.0-beta.4,在windows上编译生成的base.wxml没有button、webview、scrollview等组件
-
VM650:1 ./base.wxml
Templatetmpl_5_picker-view
not found.
195 |
196 | <template name="tmpl_5_container" data="{{i: i}}">197 | <template is="{{'tmpl_5_' + i.nn}}" data="{{i: i}}" />
| ^
198 | </template>
199 |
200 | <template name="tmpl_6_view">
console.warn @ VM650:1
(anonymous) @ VM671:2
VM650:1 WXMLRT_$gwx:./base.wxml:template:165:16: Templatetmpl_4_button
not found.