-
Notifications
You must be signed in to change notification settings - Fork 31.2k
Use serialized next config for prod server #83982
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
Open
devjiwonchoi
wants to merge
28
commits into
graphite-base/83982
Choose a base branch
from
jiwon/09-19-use_serialized_next_config_for_prod_server
base: graphite-base/83982
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
f2732e8
Use serialized next config for prod server
devjiwonchoi a3ae0bc
test: add test
devjiwonchoi 14d14f1
match the manifest format
devjiwonchoi ee41b8c
update comment
devjiwonchoi 5c3b362
errors.json
devjiwonchoi 330b4f6
test: update to ensure it loads from serialized
devjiwonchoi 1899b72
fall back to loading the config
devjiwonchoi 3a40f56
test: update tests
devjiwonchoi 5431ec6
test: update test/integration/config-experimental-warning/test/index.…
devjiwonchoi c6e5c03
test: fix lint
devjiwonchoi e632b94
test: fix lint
devjiwonchoi ac81ea2
test: i hate semi false
devjiwonchoi 6a6ff0d
add serializeNextConfigForProduction flag
devjiwonchoi 15b5f8e
test: disable serializeNextConfigForProduction for nx test
devjiwonchoi a782d26
update comment
devjiwonchoi 9b98fb5
test: update comment
devjiwonchoi 21d753b
config.experimental?.serializeNextConfigForProduction when write next…
devjiwonchoi b20019d
set serializeNextConfigForProduction to true on default config
devjiwonchoi 7a63bfb
fix lint
devjiwonchoi bd9356a
add to schema
devjiwonchoi ca0b9bd
add __NEXT_EXPERIMENTAL_SERIALIZE_NEXT_CONFIG_FOR_PRODUCTION flag
devjiwonchoi a27a151
ci: enable __NEXT_EXPERIMENTAL_SERIALIZE_NEXT_CONFIG_FOR_PRODUCTION flag
devjiwonchoi 0a25ac8
flatten logic
devjiwonchoi 7a94269
test: enable serializeNextConfigForProduction
devjiwonchoi 89edac0
use nullish coalescing
devjiwonchoi 3830f49
update error json
devjiwonchoi d54197a
test: update tests
devjiwonchoi e999ffb
test: remove unnecessary addition
devjiwonchoi File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.