Package Exports
- @axelar-network/axelarjs-sdk
- @axelar-network/axelarjs-sdk/dist/index.js
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 (@axelar-network/axelarjs-sdk) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
scripts: build: tsc to compile our code prepare: this is a NPM hook which executes a command before publishing to npm ( we tell it the execute the build command above )