wclr / yalc

Work with yarn/npm packages locally like a boss.
MIT License
5.64k stars 147 forks source link

[question] yalc push not includes android/libs? #201

Open radiorz opened 2 years ago

radiorz commented 2 years ago

I have a local libs folder in my android project. But when I use yalc push The libs folder will not be copied to C:\Users{user}\AppData\Local\Yalc\packages and projects used into Android projects I have to manually copy the libs folder. image

regalstreak commented 2 years ago

You'll have to re build anyway after pushing the android dir right?