Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(amplify-frontend-javascript): generate amplifyconfiguration.json for JS projects #13246

Merged
merged 4 commits into from
Sep 20, 2023

Conversation

bombguy
Copy link
Contributor

@bombguy bombguy commented Sep 19, 2023

Description of changes

To support NextJS SSR and ESM projects, generate an additional file for amplify JS projects

Description of how you validated changes

Verified that valid configuration is rendered for amplify js projects manually & e2e testing.

Checklist

  • PR description included
  • yarn test passes
  • Tests are changed or added
  • Relevant documentation is changed or added (and PR referenced)
  • New AWS SDK calls or CloudFormation actions have been added to relevant test and service IAM policies
  • Pull request labels are added

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@bombguy bombguy requested a review from a team as a code owner September 19, 2023 21:54
sobolk
sobolk previously approved these changes Sep 19, 2023
Copy link
Member

@sobolk sobolk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

Let's merge this when we have

  1. Green tests
  2. Confirmation that change works in sample app (via tagged release)

@HuiSF
Copy link
Member

HuiSF commented Sep 20, 2023

LGTM.

Let's merge this when we have

  1. Green tests
  2. Confirmation that change works in sample app (via tagged release)

Tested with the Next.js sample app that's deployed to Vercel and Amplify Hosting, using the newly generated amplifyconfiguration.json file works. 👍

rtpascual
rtpascual previously approved these changes Sep 20, 2023
@sobolk sobolk dismissed stale reviews from rtpascual and themself via 4fc9108 September 20, 2023 17:35
@sobolk sobolk merged commit 49457b1 into aws-amplify:dev Sep 20, 2023
@bombguy bombguy deleted the amplifyconfiguration branch October 30, 2023 21:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants