Put back code that was commented out

This commit is contained in:
Antonio Scandurra
2017-02-27 16:37:48 +01:00
parent 7b8849b835
commit e453b04105
7 changed files with 19 additions and 11 deletions

View File

@@ -4,7 +4,7 @@
// Run bootstrap first to ensure all the dependencies used later in this script
// are installed.
//require('./bootstrap')
require('./bootstrap')
// Needed so we can require src/module-cache.coffee during generateModuleCache
require('coffee-script/register')