diff --git a/Makefile b/Makefile index a220f5e5f5..b5101bbd91 100644 --- a/Makefile +++ b/Makefile @@ -83,5 +83,6 @@ publish: rm -rf templates.json browser.js runtime.js browser-polyfill.js bootstrap: + npm install git submodule update --init cd vendor/regenerator; npm install