1
0
Fork 0
mirror of https://github.com/terribleplan/next.js.git synced 2024-01-19 02:48:18 +00:00
next.js/server
Tim Neutkens a7bb9175eb
Clean up references to this.dir and this.dist everywhere (#4535)
This was spread around the server. Now it's set in one place and passed around.
2018-06-04 15:45:39 +02:00
..
build Clean up references to this.dir and this.dist everywhere (#4535) 2018-06-04 15:45:39 +02:00
lib Support Node 6 again. check if async/await is supported (#4283) 2018-05-06 18:39:29 +02:00
config.js Add CONFIG_FILE constant, add types for server/config.js (#4529) 2018-06-04 11:38:46 +02:00
document.js Expose app.js (#4129) 2018-04-12 10:33:22 +02:00
export.js Clean up references to this.dir and this.dist everywhere (#4535) 2018-06-04 15:45:39 +02:00
hot-reloader.js Add check for added/deleted pages (#4497) 2018-05-29 19:32:16 +02:00
index.js Clean up references to this.dir and this.dist everywhere (#4535) 2018-06-04 15:45:39 +02:00
next.js Programmatic API (#310) 2016-12-16 12:33:08 -08:00
on-demand-entry-handler.js Remove mz-fs and glob-promise (#4026) 2018-03-30 20:29:42 +05:30
render.js Clean up references to this.dir and this.dist everywhere (#4535) 2018-06-04 15:45:39 +02:00
require.js Clean up references to this.dir and this.dist everywhere (#4535) 2018-06-04 15:45:39 +02:00
router.js Use a latest version of path-to-regexp for path-match (#3655) 2018-02-01 19:54:09 +01:00
utils.js Clean up references to this.dir and this.dist everywhere (#4535) 2018-06-04 15:45:39 +02:00