Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
JavaScriptExpert
/
next.js
Public
forked from
vercel/next.js
Notifications
You must be signed in to change notification settings
Fork
0
Star
2
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
next.js
server
build
plugins
on
master
User selector
All users
All time
Commit history
Commits on Oct 20, 2017
Revert "Sourcemap and Breakpoint Fixes (#3121)"
Show description for 1cc3dbe
timneutkens
committed
1cc3dbe
View commit details
Copy full SHA for 1cc3dbe
View code at this point
Browse repository at this point
Commits on Oct 19, 2017
Sourcemap and Breakpoint Fixes (#3121)
Show description for 964f229
kpdecker
authored and
timneutkens
committed
964f229
View commit details
Copy full SHA for 964f229
View code at this point
Browse repository at this point
Commits on Jul 9, 2017
Merge branch 'master' into v3-beta
arunoda
committed
783ecde
View commit details
Copy full SHA for 783ecde
View code at this point
Browse repository at this point
fix regex for pages that end with index (#2505)
fridays
authored and
arunoda
committed
9cc8d26
View commit details
Copy full SHA for 9cc8d26
View code at this point
Browse repository at this point
Commits on Jun 28, 2017
Merge master into v3-beta
arunoda
committed
655018c
View commit details
Copy full SHA for 655018c
View code at this point
Browse repository at this point
Make it easy and meaningful to analyze the bundle. (#2393)
arunoda
authored
23c2f02
View commit details
Copy full SHA for 23c2f02
View code at this point
Browse repository at this point
Commits on Jun 6, 2017
Merge master into v3-beta.
arunoda
committed
8cb3e89
View commit details
Copy full SHA for 8cb3e89
View code at this point
Browse repository at this point
[WIP] Reload webpack if needed (#2076)
Show description for 937d0e2
arunoda
authored and
rauchg
committed
937d0e2
View commit details
Copy full SHA for 937d0e2
View code at this point
Browse repository at this point
Commits on May 15, 2017
Merge v3-beta in dynamic-imports
arunoda
committed
4d01473
View commit details
Copy full SHA for 4d01473
View code at this point
Browse repository at this point
Commits on May 10, 2017
Fix windows sub-path dev rebuild failed issue. (#1930)
Show description for 2f4a662
arunoda
authored and
timneutkens
committed
2f4a662
View commit details
Copy full SHA for 2f4a662
View code at this point
Browse repository at this point
Commits on Apr 27, 2017
Make dynamic import support to work with HMR.
arunoda
committed
358cfb3
View commit details
Copy full SHA for 358cfb3
View code at this point
Browse repository at this point
Commits on Apr 18, 2017
Add CDN support with assetPrefix (#1700)
Show description for dec85fe
arunoda
authored and
rauchg
committed
dec85fe
View commit details
Copy full SHA for dec85fe
View code at this point
Browse repository at this point
Commits on Apr 17, 2017
Add server side rendering for dynamic imports.
arunoda
committed
dfa2881
View commit details
Copy full SHA for dfa2881
View code at this point
Browse repository at this point
Commits on Apr 11, 2017
Introduce a better way to register pages.
arunoda
committed
7997c1f
View commit details
Copy full SHA for 7997c1f
View code at this point
Browse repository at this point
Commits on Apr 6, 2017
Move webpack idle wait code to the page-loader.
Show description for 4f26e84
arunoda
committed
4f26e84
View commit details
Copy full SHA for 4f26e84
View code at this point
Browse repository at this point
Rename NEXT_LOADED_PAGES into __NEXT_LOADED_PAGES__
arunoda
committed
65a2603
View commit details
Copy full SHA for 65a2603
View code at this point
Browse repository at this point
Rename NEXT_PAGE_LOADER into __NEXT_PAGE_LOADER__
arunoda
committed
32cdf3f
View commit details
Copy full SHA for 32cdf3f
View code at this point
Browse repository at this point
Remove the json-pages plugin.
arunoda
committed
5aa02d0
View commit details
Copy full SHA for 5aa02d0
View code at this point
Browse repository at this point
Commits on Apr 5, 2017
Get rid of eval completely.
arunoda
committed
822a99b
View commit details
Copy full SHA for 822a99b
View code at this point
Browse repository at this point
Commits on Apr 4, 2017
Fix some issues related to rendering.
arunoda
committed
03209d8
View commit details
Copy full SHA for 03209d8
View code at this point
Browse repository at this point
Commits on Apr 3, 2017
Introduce script tag based page loading system.
arunoda
committed
a0945c7
View commit details
Copy full SHA for a0945c7
View code at this point
Browse repository at this point
Commits on Mar 30, 2017
Handle undefined assets when combining. (#1569)
Show description for bd80b78
arunoda
authored and
timneutkens
committed
bd80b78
View commit details
Copy full SHA for bd80b78
View code at this point
Browse repository at this point
Commits on Mar 24, 2017
Load the main JS bundle in production with async (#1485)
Show description for 32af829
arunoda
authored
32af829
View commit details
Copy full SHA for 32af829
View code at this point
Browse repository at this point
Commits on Mar 2, 2017
Fixed some problems with standard (#1331)
aranajhonny
authored and
timneutkens
committed
bc47aac
View commit details
Copy full SHA for bc47aac
View code at this point
Browse repository at this point
Commits on Jan 14, 2017
example: fix style
nkzawa
committed
8a06c7b
View commit details
Copy full SHA for 8a06c7b
View code at this point
Browse repository at this point
Commits on Jan 12, 2017
Use dynamic entry feature of webpack (#750)
Show description for dbecc2a
nkzawa
authored and
rauchg
committed
dbecc2a
View commit details
Copy full SHA for dbecc2a
View code at this point
Browse repository at this point
Commits on Jan 5, 2017
fix HMR for dynamic entries (#652)
nkzawa
authored and
rauchg
committed
b8373b8
View commit details
Copy full SHA for b8373b8
View code at this point
Browse repository at this point
Commits on Jan 2, 2017
Fix JSON pages not building on Windows (#611)
Show description for 4b9f3fc
arunoda
authored
4b9f3fc
View commit details
Copy full SHA for 4b9f3fc
View code at this point
Browse repository at this point
Commits on Dec 31, 2016
remove the monkeypatch of watchpack (#580)
nkzawa
authored and
rauchg
committed
8d543bd
View commit details
Copy full SHA for 8d543bd
View code at this point
Browse repository at this point
Add Gzip support for JSON pages (#571)
Show description for 165924b
arunoda
authored and
nkzawa
committed
165924b
View commit details
Copy full SHA for 165924b
View code at this point
Browse repository at this point
Commits on Dec 28, 2016
Webpack 2 (#449)
Show description for ff117b7
nkzawa
authored and
rauchg
committed
ff117b7
View commit details
Copy full SHA for ff117b7
View code at this point
Browse repository at this point
Commits on Dec 27, 2016
Fix custom document compilation (#534)
Show description for 798fd3c
nkzawa
authored and
rauchg
committed
798fd3c
View commit details
Copy full SHA for 798fd3c
View code at this point
Browse repository at this point
Commits on Dec 26, 2016
watch-page-plugin: prevent null access (#523)
nkzawa
authored and
rauchg
committed
ad0f0a4
View commit details
Copy full SHA for ad0f0a4
View code at this point
Browse repository at this point
Commits on Dec 16, 2016
Programmatic API (#310)
Show description for 1708222
nkzawa
authored and
rauchg
committed
1708222
View commit details
Copy full SHA for 1708222
View code at this point
Browse repository at this point
custom document support (#405)
nkzawa
authored and
rauchg
committed
8ddafae
View commit details
Copy full SHA for 8ddafae
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.