求救,小程序转H5报错,SyntaxError: Namespace tags are not supported.
-
按官方配置走的,taro convert后yarn install,然后执行yarn build:h5,报错内容:
Module build failed (from ./node_modules/babel-loader/lib/index.js):
SyntaxError: Namespace tags are not supported. ReactJSX is not XML.
配置如下:
-
其他相关版本:
-
报错内容具体贴下
-
此回复已被删除!
-
此回复已被删除!
-
问题解决了吗 我也这样