0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 14 days ago. based on code collected 15 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix `child_process.spawn` usage on Windows. More... over 12 years ago
Use `path` instead of manual concatenation in test/wrap. More... over 12 years ago
When using the resolver, use either relative IDs or absolute paths. More... over 12 years ago
Use `util.inherits` for better stack traces. More... over 12 years ago
Don't insert /node_modules/ into absolute paths on Windows. More... over 12 years ago
Use IDs instead of paths when wrapping. More... over 12 years ago
Use `path.normalize` on basedir, for Windows. More... over 12 years ago
Use `path.join` for Windows compatability. More... over 12 years ago
Use `process.env.USERPROFILE` on Windows. More... over 12 years ago
put --plugin back but without the argument parsing More... over 12 years ago
also update error_code test for cmd.js More... over 12 years ago
update bin test More... over 12 years ago
bump and update some deps More... over 12 years ago
s/cli/cmd/ More... over 12 years ago
remove --plugin from the command More... over 12 years ago
massively pared down the readme, put some things in doc/, deleted others More... over 12 years ago
bump for all the re-targetting fixes More... over 12 years ago
re-implement .reload(), all tests pass again More... over 12 years ago
pass resolved target along if specified, fixes jade test More... over 12 years ago
use path.dirname() for commondir calculations, fixes dollar test More... over 12 years ago
don't clobber opts.entry, fixes the coffee test More... over 12 years ago
fix in for the option retargetting through the index.js opts.require codepath, fixes subdeps test More... over 12 years ago
work-around/fix for the middleware test More... over 12 years ago
middleware test no longer using .import() More... over 12 years ago
fixes for backbone test More... over 12 years ago
fixes for alias test More... over 12 years ago
fix to put back node_modules from commondir so that the bundle test passes More... over 12 years ago
throw an error on require maps More... over 12 years ago
now passing the entry test More... over 12 years ago
refactored everything to defer retargetting until bundle() is called More... over 12 years ago