|
|
|
|
|
by skrebbel
2843 days ago
|
|
I didn't dive deeply enough, but I'd assume they could just fallback to classic node_modules behavior for the native packages, right? You'd not actually delete the node_modules directory then but still get most of the speed benefits. EDIT: just saw a comment by the author that says roughly this: https://news.ycombinator.com/item?id=17977986 So, native packages will keep on working. |
|