|
|
|
|
|
by denisw
3138 days ago
|
|
One important argument against this practice is that node_modules is usually not cross-platform. It's likely that somewhere within your dependency graph, there is a package that contains native code, which results in platform-specific binaries in your git repository. |
|