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

[Fix] Opprette AD pålogging #591

Merged
merged 4 commits into from
Jun 10, 2024
Merged

Conversation

joacimds
Copy link
Collaborator

Hva løser oppgaven:

Jobber med å finne en løsning som lar meg skille appConfig for Amplify Auth basert på environment, slik at det blir mulig å sette det opp riktig for både prod og dev.

Hvordan er oppgaven løst:

  • Oppdatert script for build i ./apps/web/package.json. Splittet den opp til to, hvor NODE_ENV settes basert på om det er dev eller prod.
  • Oppdatert litt tekst på noen console.log() for debugging.
  • Fjernet variabel i .env, som da ikke lenger trenger å brukes eller settes.

@joacimds joacimds requested a review from TirilS June 10, 2024 06:33
@joacimds joacimds self-assigned this Jun 10, 2024
@joacimds joacimds merged commit c820b4c into master Jun 10, 2024
2 checks passed
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.

2 participants