On Tue, Jan 29, 2019 at 5:56 PM Troy Dawson <tdawson@redhat.com> wrote:
Here's a fun fact.
gateway depends on 1000 node_modules (exactly I believe)
I was able to unbundle 455 of those packages.  Ya!!
Of course, that means that I have to have 455 lines of "Requires:" and
545 lines of "Provides: bundled()" in the spec file
Ya!!??
This spec file just went from a lightweight to a sumo wrestler in one day.

That's the NodeJS way, unfortunately.  I know the NodeJS SIG was working on a macro to automagically create the "Provides: bundled()" lines, but I really don't know if they ever got it working.

-Jared