We developed a very tiny plugin that turns module names from integers into UUIDs, which could be useful for anybody who wants to do weird things with their bundles. For us, it enabled loading more modules into a single webpack runtime from multiple builds as we desired. It might also be useful for obfuscation.
What is the process for submitting a module to contrib? Our organization would be much happier having this module hosted in your organization, rather than our own.
We developed a very tiny plugin that turns module names from integers into UUIDs, which could be useful for anybody who wants to do weird things with their bundles. For us, it enabled loading more modules into a single webpack runtime from multiple builds as we desired. It might also be useful for obfuscation.
What is the process for submitting a module to contrib? Our organization would be much happier having this module hosted in your organization, rather than our own.