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

Update Future directions (#332)

This commit is contained in:
Matheus Fernandes 2016-12-02 22:13:40 -02:00 committed by Naoyuki Kanezawa
parent c8ba9bb88d
commit 982a01cd60

View file

@ -395,7 +395,7 @@ The following issues are currently being explored and input from the community i
- Support for pluggable renderers [[#20](https://github.com/zeit/next.js/issues/20)]
- Style isolation through Shadow DOM or "full css support" [[#22](https://github.com/zeit/next.js/issues/22)]
- Better JSX [[#22](https://github.com/zeit/next.js/issues/23)]
- Custom server logic and routing [[#25](https://github.com/zeit/next.js/issues/25)]
- Programmatic API [[#291](https://github.com/zeit/next.js/issues/291)]
- Custom babel config [[#26](https://github.com/zeit/next.js/issues/26)]
- Custom webpack config [[#40](https://github.com/zeit/next.js/issues/40)]