You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 20, 2021. It is now read-only.
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.