我注意到Immutable.js是我缩小的由webpack生成的包中最大的一项。我非常喜欢它,但希望找到一种方法来进一步缩小它。
发布于 2016-12-22 13:12:25
试试https://github.com/rtfeldman/seamless-immutable
这里有一篇博客文章谈到了ImmutableJS的一些问题:https://medium.com/@AlexFaunt/immutablejs-worth-the-price-66391b8742d4#.ylfmvj8ug
https://stackoverflow.com/questions/41275496
相似问题