PackageCompiler app with proprietary modules, non "registered"

I’m trying to use PackageCompiler with a microservice based on HTTP.jl. My project also depends on proprietary modules that are not FOSS projects in GitHub. Everything works fine if I run the code. PackageCompiler.create_app, though, fails complaining that dependencies should be “registered”. How do I get around this?