niko

Results 11 comments of niko

@willvlad make sure your bundle file only have webpack code, the `amd`、`umd` mode config need remove. exp: https://github.com/1egoman/debundle/blob/master/test_bundles/webpack/bundle.js webpack entrypoint is 0

查看 chrome 的 network,看看请求的数据是否正确,如果数据有问题改 mock,如果数据没有问题看看组件接收数据以后的操作

![image](https://user-images.githubusercontent.com/1179603/36070417-25f1fed4-0f35-11e8-9198-f4fd8a7e559a.png) ![image](https://user-images.githubusercontent.com/1179603/36070419-2aedaff0-0f35-11e8-8c88-4a055d76cc04.png) 感觉是 transform 展开计算错误了。

@rockSandy @JIACHENG9 有空看看。

下周先搞个插件支持 umi block 我觉得就可以了,后面再看发展情况是否需要做扩展。

啥意思,具体说明下呢

不支持哦,后面可能 umi 会有个自己的文档插件