mirror of
https://github.com/atom/atom.git
synced 2026-04-06 03:02:13 -04:00
Run script/bootstrap from script/build
This commit is contained in:
@@ -42,6 +42,8 @@ process.on('unhandledRejection', function (e) {
|
||||
process.exit(1)
|
||||
})
|
||||
|
||||
require('./bootstrap')
|
||||
|
||||
cleanOutputDirectory()
|
||||
copyAssets()
|
||||
transpileBabelPaths()
|
||||
|
||||
Reference in New Issue
Block a user