Description
Bundles Node-style require() modules for browser-side JavaScript. It helps older or specific web projects reuse CommonJS modules in environments that do not natively support them.
Use it when a project already relies on Browserify. Newer projects may use different bundlers, so follow the project's build instructions.