Package Exports
- @adobe/spectrum-express-tokens
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 (@adobe/spectrum-express-tokens) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
@adobe/spectrum-tokens
Backwards-compatible DNA release based on DSS.
Building
Build DNA output and put contents into ./dist/:
yarn buildReleasing
First, update the version number (pass major, minor, patch), or simply edit package.json to have the right version.
npm version minorPerform the build/release:
yarn release