[WIP] nextjs build-app.sh #953
No reviewers
Labels
No Label
bug
documentation
duplicate
enhancement
feature
good first issue
help wanted
in progress
invalid
question
wontfix
Copied from Github
Kind/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: cerc-io/stack-orchestrator#953
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "snowball/stack-orchestrator:nextjs"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Let's update this script to
CERC_NEXT_VERSION: app'snextdep versionCERC_DEFAULT_WEBPACK_VER&&CERC_WEBPACK_VERSION: app'swebpackdep version if exists otherwise depends onnextversion'swebpackpeer dep (needs update)nextjsconfigswebpackimport/require if needed to thenextjs.configfilecompileandgeneratecommands for versions that do not supportnext experimental-compile <or command based onnextversion>(<13.4.2) [note: needs testing]buildcommand and replacenext buildwith experimental compile command based onnextversion if necessarilyCheckout
From your project repository, check out a new branch and test the changes.