Uncomment code for Babel 7.10.0

This commit is contained in:
Nicolò Ribaudo
2020-05-26 21:20:11 +00:00
parent 429840dc2b
commit a06e8e5dd0
2 changed files with 2 additions and 21 deletions

View File

@@ -219,14 +219,6 @@ prepublish:
IS_PUBLISH=true $(MAKE) test
new-version:
@echo "!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!"
@echo "!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!"
@echo "!!!!!! !!!!!!"
@echo "!!!!!! Enable the check in transform-for-of !!!!!!"
@echo "!!!!!! !!!!!!"
@echo "!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!"
@echo "!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!"
@exit 1
git pull --rebase
$(YARN) lerna version --force-publish=$(FORCE_PUBLISH)