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
Contributor

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.
This repo is archived. You cannot comment on pull requests.
No Reviewers
2 Participants
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: cerc-io/stack-orchestrator#631