Skip to content

Add and deploy angular-universal to aws with serverless framework

Compare
Choose a tag to compare
@wickstargazer wickstargazer released this 15 Mar 08:04
· 211 commits to master since this release

Bug fixes

* Fix api schematics to not have automatic watch

New Feature

  • Add ability to generate serverless and universal schematic to existing angular app
  • Deploy or test the serverless angular offline
  • Improve how api is deployed
  • Add ability to compile typescript applications with dependency check to populate package.json
  • Wait to apply the above compile ability to api-serverless node-typescript projects
  • Angular universal offline command does not watch the waitUntilTargets when files are changed

Known issue

  • Angular universal offline command does not watch the waitUntilTargets when files are changed