mirror of
https://github.com/atom/atom.git
synced 2026-04-06 03:02:13 -04:00
Run script/bootstrap during script/build
This commit is contained in:
@@ -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')
|
||||
|
||||
Reference in New Issue
Block a user