ds300 / patch-package

Fix broken node modules instantly 🏃🏽‍♀️💨
MIT License
10.31k stars 288 forks source link

How to exclude android\build folder? #531

Open bradstiff opened 1 month ago

bradstiff commented 1 month ago

What would be the syntax to patch a package, excluding the contents of the android\build folder?

I tried --exclude "android\build" but it didn't work.