Skip to content

Commit

Permalink
Attempt #5
Browse files Browse the repository at this point in the history
  • Loading branch information
vjeux committed Mar 16, 2015
1 parent 9acf831 commit ad3192c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions website/server/generate.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ var fs = require('fs.extra');
var mkdirp = require('mkdirp');
var server = require('./server.js');

require('./convert.js')();

// Sadly, our setup fatals when doing multiple concurrent requests
// I don't have the time to dig into why, it's easier to just serialize
// requests.
Expand Down

0 comments on commit ad3192c

Please sign in to comment.