Package Exports
- @aws-amplify/cli
- @aws-amplify/cli/bin/amplify
- @aws-amplify/cli/lib/context-manager
- @aws-amplify/cli/lib/execution-manager
- @aws-amplify/cli/lib/plugin-manager
- @aws-amplify/cli/package.json
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 (@aws-amplify/cli) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
AWS Amplify CLI
The AWS Amplify CLI is a toolchain which includes a robust feature set for simplifying mobile and web application development. The CLI uses AWS CloudFormation and nested stacks, which allows you to add or modify configurations locally and test them before you push them for execution in your account.
Amplify Mocking is intended for testing only, and should not be utilized for production workloads.