Skip to content
This repository was archived by the owner on Sep 3, 2024. It is now read-only.

Commit 11d0be2

Browse files
committed
Update doc for 0.10
1 parent 2bfb234 commit 11d0be2

File tree

90 files changed

+82
-32
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

90 files changed

+82
-32
lines changed

en/api/configuration-build.md

Lines changed: 22 additions & 4 deletions

en/api/configuration-cache.md

Lines changed: 1 addition & 1 deletion

en/api/configuration-css.md

Lines changed: 2 additions & 2 deletions

en/api/configuration-generate.md

Lines changed: 1 addition & 1 deletion

en/api/configuration-head.md

Lines changed: 1 addition & 1 deletion

en/api/configuration-plugins.md

Lines changed: 6 additions & 1 deletion

en/api/configuration-router.md

Lines changed: 18 additions & 0 deletions

en/api/menu.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@
4141
{ "name": "loaders", "to": "#loaders" },
4242
{ "name": "plugins", "to": "#plugins" },
4343
{ "name": "postcss", "to": "#postcss" },
44+
{ "name": "publicPath", "to": "#publicpath" },
4445
{ "name": "vendor", "to": "#vendor" }
4546
]
4647
},
@@ -53,6 +54,7 @@
5354
"to": "/configuration-generate",
5455
"contents": [
5556
{ "name": "dir", "to": "#dir" },
57+
{ "name": "minify", "to": "#minify" },
5658
{ "name": "routes", "to": "#routes" }
5759
]
5860
},
@@ -81,6 +83,7 @@
8183
"to": "/configuration-router",
8284
"contents": [
8385
{ "name": "base", "to": "#base" },
86+
{ "name": "mode", "to": "#mode" },
8487
{ "name": "linkActiveClass", "to": "#linkactiveclass" },
8588
{ "name": "scrollBehavior", "to": "#scrollbehavior" },
8689
{ "name": "middleware", "to": "#middleware" },

en/api/pages-transition.md

Lines changed: 2 additions & 1 deletion

en/faq/google-analytics.md

Lines changed: 8 additions & 13 deletions

en/guide/plugins.md

Lines changed: 14 additions & 5 deletions

en/guide/views.md

Lines changed: 4 additions & 3 deletions
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)