Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 315 Bytes

CONTRIBUTING.md

File metadata and controls

14 lines (10 loc) · 315 Bytes

Getting Started

yarn install

Scripts

In <root>/scripts folder:

  • add-babel-standalone, change the version list, and run with node.
    • install new @babel/standalones
  • install-babel-standalone
    • this is the postinstall script for installing @babel/standalone in the existing folders.