yarn install
In <root>/scripts folder:
add-babel-standalone, change the version list, and run with node.- install new
@babel/standalones
- install new
install-babel-standalone- this is the
postinstallscript for installing@babel/standalonein the existing folders.
- this is the