Skip to content

Commit

Permalink
modified: example.js
Browse files Browse the repository at this point in the history
  • Loading branch information
shimondoodkin committed Oct 29, 2010
1 parent 75db86a commit c86157e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example.js
@@ -1,6 +1,6 @@

var http = require('http');
var hotreload= require('./index');
var hotreload= require('./index');hotreload.path=__dirname;

//1st require the module normaly

Expand Down

0 comments on commit c86157e

Please sign in to comment.