1
0
Fork 0
mirror of https://github.com/terribleplan/next.js.git synced 2024-01-19 02:48:18 +00:00
next.js/test/integration
Tim Neutkens 8d304ed7ef
Make non-existent routes under /_next return 404 (#5120)
Fixes #5114

Also adds a test for it.
2018-09-07 14:38:01 +02:00
..
app-aspath Fix Typescript HMR (#4689) 2018-06-28 20:07:41 +02:00
app-document Factor out NextScript inline source (#4934) (#4939) 2018-08-14 11:05:25 -07:00
babel Fix Typescript HMR (#4689) 2018-06-28 20:07:41 +02:00
basic Make non-existent routes under /_next return 404 (#5120) 2018-09-07 14:38:01 +02:00
config Add support for rendering .css chunks (#4861) 2018-07-30 15:48:02 +02:00
custom-server Upgrade standard.js (#4064) 2018-03-27 20:11:03 +02:00
dist-dir Clean up references to this.dir and this.dist everywhere (#4535) 2018-06-04 15:45:39 +02:00
export Move next export into it's own directory (#5084) 2018-09-04 11:21:00 +02:00
ondemand Fix dynamic import page navigation (#4842) 2018-07-26 12:38:45 +02:00
page-extensions Fix Typescript HMR (#4689) 2018-06-28 20:07:41 +02:00
production Make non-existent routes under /_next return 404 (#5120) 2018-09-07 14:38:01 +02:00
with-router Run method sorting codemod (#4909) 2018-08-06 20:53:06 -07:00