Commit e0d7f61
committed
Fix large-binary containing platform-package addition.
Adding the ios platform that contains a large binary file
got 100% CPU usage and took about an hour when unpacking
the file.
The latest NPM package has this fixed (probably in
release https://github.com/npm/npm/releases/tag/v1.4.13)
Related discussions:
npm/npm#4738
npm/npm#49551 parent c021aa5 commit e0d7f61
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
0 commit comments