You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* store rc file in AppData on windows ([e970b1a](https://github.com/vuejs/vue-cli/commit/e970b1a)), closes [#1957](https://github.com/vuejs/vue-cli/issues/1957)
8
+
9
+
## cli-service
10
+
11
+
#### Bug Fixes
12
+
13
+
* fix absolute path for outputDir option ([e7602ab](https://github.com/vuejs/vue-cli/commit/e7602ab))
14
+
* make sure router.js passes airbnb lint ([e27e679](https://github.com/vuejs/vue-cli/commit/e27e679)), closes [#1956](https://github.com/vuejs/vue-cli/issues/1956)
15
+
#### Features
16
+
17
+
* support specifying index output path via indexPath option ([b9ecb90](https://github.com/vuejs/vue-cli/commit/b9ecb90))
0 commit comments