compiles CommonJS modules into a single JavaScript file that works natively in the browser.
People
Repo info
Activity
Dmitry Sheiko
@dsheiko
If anybody is using __modulename, I just made it resolving the file path relative to the source file instead of CWD. Module names became more readable e.g.: module:Lib/i18n
Donovan Glover
@GloverDonovan
Is this project stable? I want to use it for simple includes of other js files (no handlebars, etc.).
Dmitry Sheiko
@dsheiko
@GloverDonovan Well, it's used in our company in production for years