docs: structure rework [ci skip]

This commit is contained in:
Guillaume Chau
2018-07-12 14:18:26 +02:00
parent 153c418555
commit 2a5d32160f
9 changed files with 72 additions and 26 deletions
+2
View File
@@ -10,6 +10,8 @@ sidebar: auto
Some global configurations for `@vue/cli`, such as your preferred package manager and your locally saved presets, are stored in a JSON file named `.vuerc` in your home directory. You can edit this file directory with your editor of choice to change the saved options.
You can also use the `vue config` command to inspect or modify the global CLI config.
## Target Browsers
See the [Browser Compatibility](../guide/browser-compatibility.md#browserslist) section in guide.