Package Exports
- @webiny/api-apw
- @webiny/api-apw/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 (@webiny/api-apw) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
@webiny/api-awp
Install
npm install --save @webiny/api-awp
Or if you prefer yarn:
yarn add @webiny/api-awp
Testing
To run tests api-apw tests with targeted storage operations loaded use:
DynamoDB
yarn test packages/api-apw --keyword=cms:ddb --keyword=apw:base
DynamoDB+Elasticsearch
yarn test packages/api-apw --keyword=cms:ddb-es --keyword=apw:base