Package Exports
- sinon-browser-only
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 (sinon-browser-only) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
sinon-browser-only
SinonJS browser build.
Usage
See the sinon project homepage
Installation
% component install wilmoore/sinon-browser-only
% bower install sinon-browser-only
% volo add wilmoore/sinon-browser-only
% curl -#O https://raw.github.com/wilmoore/sinon-browser-only/v{version}/sinon.jsCutting a release
- update version number in
package.json,bower.json,component.json, andMakefile. make {version}committhenpushtagthenpush --tagsnpm publish
License
BSD
