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:
parent
249a0c4007
commit
0923a0bd83
11
README.md
11
README.md
|
@ -390,16 +390,9 @@ As we were researching options for server-rendering React that didn’t involve
|
||||||
|
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
## Future directions
|
## Roadmap
|
||||||
|
|
||||||
The following issues are currently being explored and input from the community is appreciated:
|
Our Roadmap towards 2.0.0 [is public](https://github.com/zeit/next.js/wiki/Roadmap#nextjs-200).
|
||||||
|
|
||||||
- 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)]
|
|
||||||
- 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)]
|
|
||||||
|
|
||||||
## Authors
|
## Authors
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue