Skip to content

Commit

Permalink
Use ./eventproxy.js for faster require.
Browse files Browse the repository at this point in the history
  • Loading branch information
JacksonTian committed Dec 3, 2011
1 parent 5aed9d7 commit 613e178
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.js
@@ -1 +1 @@
module.exports = require('./eventproxy');
module.exports = require('./eventproxy.js');

0 comments on commit 613e178

Please sign in to comment.