amplify-backend
amplify-backend copied to clipboard
Home to all tools related to Amplify's code-first DX (Gen 2) for building fullstack apps on AWS
### Environment information ```plain text ---- ``` ### Description When attempting to deploy an older version of the App, we select the older deployment and then click the `redeploy` button....
### Environment information ```plain text Using Amplify console on https://eu-central-1.console.aws.amazon.com/amplify/apps/ ``` ### Description Console dark mode hides modal's title in disconnect branch. Images below:   **Issue number, if available:** ## Changes Expand error capturing pattern. **Corresponding docs PR, if applicable:** ##...
This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically....
### Environment information ```plain text import react from "@vitejs/plugin-react"; import svgr from "vite-plugin-svgr"; import { join } from "path"; import { defineConfig, loadEnv } from "vite"; import { VitePWA }...