Use a more flexible mechanism to inject config into next.config.js for runtime env. #901

Merged
telackey merged 1 commits from telackey/inject into main 2024-07-31 03:22:24 +00:00
Member

Instead of attempting to rewriting the nextConfig file directly, inject a helper function to add the config we need.

Instead of attempting to rewriting the nextConfig file directly, inject a helper function to add the config we need.
telackey added 1 commit 2024-07-31 03:10:20 +00:00
Use a more flexible mechanism to inject config into next.config.js for runtime env.
All checks were successful
Lint Checks / Run linter (pull_request) Successful in 34s
Smoke Test / Run basic test suite (pull_request) Successful in 4m10s
Webapp Test / Run webapp test suite (pull_request) Successful in 4m45s
Deploy Test / Run deploy test suite (pull_request) Successful in 4m57s
K8s Deploy Test / Run deploy test suite on kind/k8s (pull_request) Successful in 7m37s
08d90fe778
telackey requested review from dboreham 2024-07-31 03:10:34 +00:00
dboreham approved these changes 2024-07-31 03:18:13 +00:00
telackey merged commit f64683f03b into main 2024-07-31 03:22:24 +00:00
telackey deleted branch telackey/inject 2024-07-31 03:22:25 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: cerc-io/stack-orchestrator#901
No description provided.