0.1.0-rc.4 • Published 6 months ago
amplify-ng-adapter v0.1.0-rc.4
Amplify Angular Adapter
Transform your Angular builds for AWS Amplify deployment with ease.
Features
- 🚀 Automatic transformation of Angular builds for Amplify deployment
- 📦 Handles static assets and routing configuration
- 🔄 SSR support
Installation
npm install amplify-ng-adapter --save-dev
Quick Start
- Install the package
- Add to your build script:
{
"scripts": {
"build:amplify": "ng build && amplify-ng-build"
}
}
- Run the build:
npm run build:amplify
License
MIT
0.1.0-rc.3
6 months ago
0.1.0-rc.4
6 months ago
0.1.0-rc.1
6 months ago
0.1.0-beta.5
6 months ago
0.1.0-rc.2
6 months ago
0.1.0-beta.4
6 months ago
0.1.0-beta.3
7 months ago
0.1.0-beta.2
7 months ago
0.1.0-beta
7 months ago