Support the case where webpack config is already present next.config.js #631

Merged
telackey merged 2 commits from telackey/webpack into main 2023-11-09 05:44:48 +00:00
Member

This fixes a bug where the build-app.sh script failed to re-write next.config.js properly if the 'webpack' property were already present in the config.

It also adds support for NextJS's experimental compile/generate build workflow.

This fixes a bug where the build-app.sh script failed to re-write next.config.js properly if the 'webpack' property were already present in the config. It also adds support for NextJS's experimental compile/generate build workflow.
dboreham reviewed 2023-11-08 21:07:34 +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#631
No description provided.