Chestnut Chen

Results 7 comments of Chestnut Chen

看了下和`node`的版本有关,`env`里边把`node`版本改回`0.10.45`就没问题了

这个问题今天又出现了。又稍微看了一下,和`npm`也有点有关。如果有用`nvm`的同学,注意要用`node_bin`对应版本的`npm`装`fecs`,保持`node_bin`和`fecs`在同一个`node`对应的`npm`中就可以了。这种情况下0、4、6版本的node都没有问题的

@eps1lon 1. `React.Profiler` is disabled in the production build while we aim to measure performance of online users access, calling visibility speed statistic may be better. 2. Code here for...

Also ran into this issue with `fixRequestBody`

这个issue烂尾了吗?看起来只是`file`的需求,现在还有种需求就是后端调试的时候认定的接口路径是`static/data/list`,上线后会调整为`/data/list`,能不能直接做个proxyPathMap,一举两得