mirror of
https://github.com/zebrajr/express.git
synced 2025-12-06 12:19:51 +01:00
Fixed mvc example
This commit is contained in:
parent
ae75153561
commit
70102aecb5
|
|
@ -1,4 +1,7 @@
|
|||
|
||||
// Expose modules in ./support for demo purposes
|
||||
require.paths.unshift(__dirname + '/../../support');
|
||||
|
||||
/**
|
||||
* Module dependencies.
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user