David White
David White
Dove into the code a little bit this afternoon to see if I might be able to help. I think it might be an issue with the archiver package. I'll...
So I've got a fix for this working locally on my machine that I'm ready to push but, quick question, is it really necessary to include external libs in the...
Here's my fix for issue #1939. It's able to combine all projects into a single zip file but we're going to need to do a serious refactor the bundleExternalLibs() function...
Managed to add external lib bundling to bundled project files without doing any major refactoring after all.
I'd like to take a crack at this if no one else is working on it.
The solution works locally on my machine but fails in CI due to peer dependency errors. Can anyone help me with this so we can get this merged? Thanks