Package Exports
- now-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 (now-release) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
now-release
Automatic
releasetemplate fornowdeployments
Usage
In the directory you are releasing from, create a release.js file containing:
module.exports = require('now-release')to automatically include the deployment URL in your release notes.
Config
By default, the deployment URL will be read from your clipboard, or from the NOW_URL (or URL) environment variable.
$ NOW_URL="https://carbon-lwewejskfs.now.sh" release patch