ecomfe/san-mui

clone 后 yarn dev 后报错

showzyl opened this issue · 2 comments

Base.js?cdfd:15 Uncaught TypeError: Cannot read property '0' of undefined
at eval (eval at (index.js:1557), :17:96)
at Object. (index.js:1557)
at webpack_require (index.js:556)
at fn (index.js:87)
at eval (eval at (index.js:3359), :13:13)
at Object. (index.js:3359)
at webpack_require (index.js:556)
at fn (index.js:87)
at eval (eval at (index.js:659), :8:15)
at Object. (index.js:659)

请回滚至san3.2.3版本,3.4.2编译出问题,san-mui会跟进

3.4.2解析模板改成children,不是原来的childs,已经提交pr