Skip to content

Commit

Permalink
aurora: announce app.json in use
Browse files Browse the repository at this point in the history
  • Loading branch information
4z3 committed Aug 18, 2011
1 parent 746d490 commit 6259d2c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions aurora.js
Expand Up @@ -46,6 +46,7 @@ var end = require('./util').end;
var fs = require('fs');

exports.create = function (filename) {
console.log('App:', filename);

var app = load(filename);

Expand Down

0 comments on commit 6259d2c

Please sign in to comment.