Li,Weitao

Results 102 comments of Li,Weitao

@dingjuanww 检查下本地依赖是否没有装好

@xqtian #613

@tuzi8080808080 直接编译会有问题,通过运行时做了处理

@tuzi8080808080 生命周期并不能完全直接对应,你自己试试就知道了

@qq1311256696 你的版本太旧了

@yoohan-dex 未来会同步 react 的一些新特性

改成这样试试呢 ```javascript module.exports = { staticPath: { 'common.css': [ 'static/less/index.css' ] } }; ``` 然后引用 ``` ```