0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 13 days ago. based on code collected 14 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
passing test for specifying a main without a base, aliases to resolve package.json/main issues More... over 13 years ago
test for the absolute main path fix More... over 13 years ago
fix for when 'main' isn't relative to 'base' More... over 13 years ago
failing node_modules test More... almost 14 years ago
Merge branch 'master' of https://github.com/chapel/node-browserify into chapel More... almost 14 years ago
Added fix to dependencies using new local modules More... almost 14 years ago
stupid npm bundles node_modules More... almost 14 years ago
bump for watching too many files fix More... almost 14 years ago
Moved second fileWatch() to .map to keep unnecessary files out More... almost 14 years ago
clean up close listeners, setMaxListeners(50) More... almost 14 years ago
readme notes and bump to 0.3.3 for watches More... almost 14 years ago
new watch test passes More... almost 14 years ago
only turn on watches for middleware More... almost 14 years ago
listening hooks for close events More... almost 14 years ago
Watches bundled files and regenerates the main bundle javascript file on file change. More... almost 14 years ago
fix for extension test More... almost 14 years ago
failing extension test More... almost 14 years ago
updated tests for require('vm') since process.bindings('evals') doesn't work anymore More... almost 14 years ago
using json2 shim More... almost 14 years ago
notes about entry points More... almost 14 years ago
passing test for the entry field More... almost 14 years ago
entry point option and working example More... almost 14 years ago
untested "entry" code More... almost 14 years ago
set an empty require.paths More... almost 14 years ago
__dirname and __filename now work, updated docs and a bump More... almost 14 years ago
re-ordering of replacements to avoid $filename in the $body and half of new __dirname and __filename tests work More... almost 14 years ago
passing test for the middleware precedence bug More... almost 14 years ago
fix for a middleware precedence bug More... almost 14 years ago
art and a link to my blog post More... almost 14 years ago
patch for base as first argument More... almost 14 years ago