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/isolated/_resolvedata
Tim Neutkens 098f3fd7e9
Rename dist to server to be more consistent (#4506)
Previously we called this directory holding the pages/chunks for server rendering `.next/dist` instead of `.next/server` which is confusing both when looking at it and in the codebase, since there's also `distDir` as a configuration option.

Also made this a constant in `next/constants` so functionality using this can be easily found.
2018-05-31 20:56:04 +02:00
..
aa New test setup (#640) 2017-01-12 13:14:49 +09:00
bb New test setup (#640) 2017-01-12 13:14:49 +09:00
cc New test setup (#640) 2017-01-12 13:14:49 +09:00
server Rename dist to server to be more consistent (#4506) 2018-05-31 20:56:04 +02:00
with-function Allow next.config.js to export a function (#3867) 2018-02-23 19:12:06 +05:30
without-function Allow next.config.js to export a function (#3867) 2018-02-23 19:12:06 +05:30
.gitignore Make page require faster (#3776) 2018-02-13 14:27:52 +01:00
one.js New test setup (#640) 2017-01-12 13:14:49 +09:00
one.json New test setup (#640) 2017-01-12 13:14:49 +09:00
two.json New test setup (#640) 2017-01-12 13:14:49 +09:00