-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
feat(nextjs): Use afterProductionCompile
hook for webpack builds
#17655
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
Merged
Merged
Changes from 20 commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
ad05299
unify buildPluginOptions
chargome 18828a1
legacy method was not exported anyway
chargome 84c2e1a
update tests
chargome ca81ae0
use cli for webpack
chargome 871be5c
Merge branch 'develop' into cg-next-webpack-on-build-end
chargome 547ce6a
log turbopack sourcemaps info only in debug mode
chargome 4de658f
test for logs
chargome 8bf9d83
Merge branch 'develop' into cg-next-webpack-on-build-end
chargome 3850b26
format
chargome 6e9972e
distinguish after production compile hook calls
chargome 85c2df4
normalize paths for webpack
chargome dc95cc0
don't delete server source maps
chargome e25dfe5
refactor
chargome b4aa774
are we done?
chargome cee39bd
.
chargome a25383c
Merge branch 'develop' into cg-next-webpack-on-build-end
chargome 25de0de
comment + rename func
chargome 8199f16
more renaming
chargome cfdf388
add client check
chargome c17426c
use regex for rewrite sources
chargome 6fc29fb
Update packages/nextjs/src/config/getBuildPluginOptions.ts
chargome 131b2a2
revert path.sep
chargome beee097
.
chargome 0b42fbf
reuse normalize func
chargome 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
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.