Alex Xu
Results
1
issues of
Alex Xu
rc-editor-core依赖了immutable,版本是^3.7.4,同时依赖了draft-js,而draft-js也依赖了immutable,版本是~3.7.4,导致npm install然后打包之后,会打包两个版本的immutable,我这儿的情况是bundle出来同时打包了[email protected]和[email protected] 这个库还是个大包