File tree 1 file changed +13
-0
lines changed
1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change 3
3
/ecosystem/partners.html /partners/
4
4
/resources/* /ecosystem/:splat
5
5
6
+ # From Vue v2 runtime warnings
7
+
8
+ /guide/computed.html https://v2.vuejs.org/v2/guide/computed.html
9
+ /guide/custom-directive.html https://v2.vuejs.org/v2/guide/custom-directive.html
10
+ /guide/deployment.html https://v2.vuejs.org/v2/guide/deployment.html
11
+ /guide/list.html https://v2.vuejs.org/v2/guide/list.html
12
+ # https://vuejs.org/v2/api/#data
13
+ # /v2/api/ https://v2.vuejs.org/v2/api/
14
+ # https://vuejs.org/v2/guide/reactivity.html#Declaring-Reactive-Properties
15
+ # /v2/guide/reactivity.html https://v2.vuejs.org/v2/guide/reactivity.html
16
+ # https://vuejs.org/v2/guide/components.html#data-Must-Be-a-Function
17
+ # /v2/guide/components.html https://v2.vuejs.org/v2/guide/components.html
18
+
6
19
/v2/guide/team.html /about/team.html
7
20
/v2/guide/join.html /about/community-guide.html
8
21
/v2/examples/ https://vuejs.org/examples/#markdown
You can’t perform that action at this time.
0 commit comments