|
|
|
|
|
by michaelsbradley
397 days ago
|
|
Why not copy & paste the code you need into a vendor/ subdir? If the vendored code needs to be updated because of a change in your build tools or whatever then you’ll likely be making similar changes to other parts of your project. |
|