1
0
Fork 0
mirror of https://github.com/terribleplan/next.js.git synced 2024-01-19 02:48:18 +00:00
next.js/packages/next-server
Anderson Leite 79095bc500 Refactor rendor verification to validate if it's a blocked page. (#5686)
Extracting the logic that defines if a page is blocked to utils.

If that refactor make sense, I will create a next PR to cover both of the functions inside utils with tests.
2018-11-18 20:44:50 +01:00
..
lib Add PropType validation for next/head children (#5504) 2018-10-28 23:04:35 +01:00
server Refactor rendor verification to validate if it's a blocked page. (#5686) 2018-11-18 20:44:50 +01:00
asset.js next-server (#5357) 2018-10-02 00:55:31 +02:00
babel.config.js next-server (#5357) 2018-10-02 00:55:31 +02:00
config.js next-server (#5357) 2018-10-02 00:55:31 +02:00
constants.js Fix linter (#5350) 2018-10-20 17:00:01 +02:00
dynamic.js next-server (#5357) 2018-10-02 00:55:31 +02:00
head.js next-server (#5357) 2018-10-02 00:55:31 +02:00
index.js Use correct server path since main was changed 2018-10-02 23:11:01 +02:00
license.md Add license to next-server 2018-11-13 22:57:31 +01:00
link.js next-server (#5357) 2018-10-02 00:55:31 +02:00
next-config.js Fix linter (#5350) 2018-10-20 17:00:01 +02:00
package.json v7.0.2-canary.25 2018-11-18 13:53:45 +01:00
router.js next-server (#5357) 2018-10-02 00:55:31 +02:00
taskfile-babel.js next-server (#5357) 2018-10-02 00:55:31 +02:00
taskfile.js next-server (#5357) 2018-10-02 00:55:31 +02:00