提交 6afacbbc 编写于 作者: N nkzawa

Merge branch 'master' of https://github.com/zeit/next.js

......@@ -30,6 +30,8 @@ So far, we get:
- Server rendering and indexing of `./pages`
- Static file serving. `./static/` is mapped to `/static/`
To see how simple this is, check out the [sample app - nextgram](https://github.com/zeit/nextgram)
### Bundling (code splitting)
Every `import` you declare gets bundled and served with each page
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册