UNPKG

jsx

Version:

a faster, safer, easier JavaScript

14 lines (7 loc) 314 B
# Release Engineering ## Edit Changes and package.json See 3921ce620c213b9a52c4f355b1557258b6dd4ecb (v0.9.17) for example. ## make publish Type `make publish`, which builds JSX compiler, tests it, makes a dist, and uploads the dist to npmjs.org. This command also creates a tag and pushes the tag to github.