Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build: Build accepts version argument
`npm run build` continues to build all versions `npm run build 3.0.0` builds a specific version `npm run build latest` builds from the latest spec
- Loading branch information