JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 122
  • Score
    100M100P100Q93029F
  • License MIT

The missing prepublish helper

Package Exports

  • npm-github-release

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (npm-github-release) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

npm-github-release

Versions and creates a GitHub Release for an npm package

npm-github-release is the perfect prepublish companion for npm publish

Setup

Add npm-github-release as an npm prepublish script

"scripts": {
  "prepublish": "npm-github-release"
}

Run

Run npm publish to publish your npm package