1
0
Fork 0
mirror of https://github.com/terribleplan/next.js.git synced 2024-01-19 02:48:18 +00:00

Update Readme.md

This commit is contained in:
Guillermo Rauch 2016-10-15 08:16:25 -05:00 committed by GitHub
parent c81ab7cc95
commit ed90c2dd7c

View file

@ -166,6 +166,8 @@ For example, to deploy with `now` a `package.json` like follows is recommended:
### In progress
The following tasks are planned and part of our roadmap
- [ ] Add option to supply a `req`, `res` handling function for custom routing
- [ ] Add option to supply a custom error component to render 404, 500 pages
- [ ] Add option to extend or replace custom babel configuration