Run script/bootstrap from script/build

This commit is contained in:
Nathan Sobo
2016-08-29 15:33:34 -06:00
parent 9574a831b1
commit c1c4067179

View File

@@ -42,6 +42,8 @@ process.on('unhandledRejection', function (e) {
process.exit(1)
})
require('./bootstrap')
cleanOutputDirectory()
copyAssets()
transpileBabelPaths()