0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 19 days ago. based on code collected 20 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
alias --ig to --fast More... almost 12 years ago
document the api methods More... almost 12 years ago
add .prototype for some reason More... almost 12 years ago
depend on the latest browser-pack, module-deps More... almost 12 years ago
forgot to add maxlisteners More... almost 12 years ago
remove superfluous defined dep More... almost 12 years ago
document advanced options More... almost 12 years ago
default values for insertGlobals and detectGlobals More... almost 12 years ago
put .json detection in deps() so the insertGlobals wrapping doesn't get in the way More... almost 12 years ago
--detect-globals and --insert-globals for speedups when necessary More... almost 12 years ago
-v and booleanify --deps and --pack args More... almost 12 years ago
queue null instead of emit end More... almost 12 years ago
drop 0.6, add 0.9 More... almost 12 years ago
remove old docs More... almost 12 years ago
example of using multi-file bundles More... almost 12 years ago
updated the main readme More... almost 12 years ago
--ignore in the command More... almost 12 years ago
passing test for process.nextTick() More... almost 12 years ago
s/insert-globals/insert-module-globals/ More... almost 12 years ago
factored out global insertion into its own module More... almost 12 years ago
returning undefined on a skipped bundle is actually more useful; ignore test passes More... almost 12 years ago
ignores nearly work More... almost 12 years ago
stub out the .ignore() functionality More... almost 12 years ago
failing test for new ignore api More... almost 12 years ago
fix the self-executing non-entry file bug More... almost 12 years ago
failing test for self-executing non-entry files More... almost 12 years ago
remove superfluous t.end() More... almost 12 years ago
remove require.main.filename in favor of process.cwd(), retarget test now passes More... almost 12 years ago
--exports is no longer an option, retarget test still broken More... almost 12 years ago
fix commondir() case for 0 args to fix the export test More... almost 12 years ago