Skip to content

Commit

Permalink
Update configure-aws-amplify.md (#758)
Browse files Browse the repository at this point in the history
  • Loading branch information
jh0l committed Apr 3, 2024
1 parent d56892c commit d5bb426
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _chapters/configure-aws-amplify.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ import { Amplify } from "aws-amplify";
import config from "./config.ts";
```

Amplify has a [2 year old bug](https://github.com/vitejs/vite/issues/1502#issuecomment-758822680) that needs a workaround to use it with your frontend.
Amplify has a [3 year old bug](https://github.com/vitejs/vite/issues/1502#issuecomment-758822680) that needs a workaround to use it with your frontend.

{%change%} Add the following at the end of your `<head>` tags in `frontend/index.html`.

Expand Down

0 comments on commit d5bb426

Please sign in to comment.