remove regenerator from bootstrap
This commit is contained in:
parent
20d7603c0b
commit
beac006832
1
Makefile
1
Makefile
@ -114,5 +114,4 @@ bootstrap:
|
|||||||
npm link
|
npm link
|
||||||
cd packages/babel-cli && npm install && npm link && npm link babel-core
|
cd packages/babel-cli && npm install && npm link && npm link babel-core
|
||||||
git submodule update --init
|
git submodule update --init
|
||||||
cd vendor/regenerator && npm install
|
|
||||||
cd vendor/compat-table && npm install object-assign
|
cd vendor/compat-table && npm install object-assign
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user