diff --git a/Makefile b/Makefile index 2b285bf2a0..ffb7c8717a 100644 --- a/Makefile +++ b/Makefile @@ -59,7 +59,7 @@ publish: bootstrap: npm install - node scripts/bootstrap.js make build + node scripts/bootstrap.js cd packages/babel-runtime; \ node scripts/build-dist.js