mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-27 08:02:01 +00:00
Update README.md
This commit is contained in:
parent
e7f0200a58
commit
c961ba7729
@ -67,6 +67,7 @@ So far, we get:
|
|||||||
- Static file serving. `./static/` is mapped to `/`
|
- Static file serving. `./static/` is mapped to `/`
|
||||||
- Configurable with a `nuxt.config.js` file
|
- Configurable with a `nuxt.config.js` file
|
||||||
- Custom layouts with the `layouts/` directory
|
- Custom layouts with the `layouts/` directory
|
||||||
|
- Middleware
|
||||||
- Code splitting via webpack
|
- Code splitting via webpack
|
||||||
|
|
||||||
Learn more at [nuxtjs.org](https://nuxtjs.org).
|
Learn more at [nuxtjs.org](https://nuxtjs.org).
|
||||||
|
Loading…
Reference in New Issue
Block a user