File tree Expand file tree Collapse file tree 4 files changed +13
-13
lines changed
vuejs-typescript/components Expand file tree Collapse file tree 4 files changed +13
-13
lines changed Original file line number Diff line number Diff line change @@ -20,5 +20,5 @@ feel. It aims to solve the most common Webpack use cases.
20
20
21
21
## Documentation
22
22
23
- [ Read the Documentation on symfony.com] ( http ://symfony.com/doc/current/frontend.html)
23
+ [ Read the Documentation on symfony.com] ( https ://symfony.com/doc/current/frontend.html)
24
24
or view a demo application: [ symfony/demo] ( https://github.com/symfony/demo ) .
Original file line number Diff line number Diff line change @@ -18,13 +18,13 @@ export default {
18
18
< li class = { styles . li } > < a class = { styles . a } href = "https://gitter.im/vuejs/vue" target = "_blank" > Gitter Chat</ a > </ li >
19
19
< li class = { styles . li } > < a class = { styles . a } href = "https://twitter.com/vuejs" target = "_blank" > Twitter</ a > </ li >
20
20
< br />
21
- < li class = { styles . li } > < a class = { styles . a } href = "http ://vuejs-templates.github.io/webpack/" target = "_blank" > Docs for This Template</ a > </ li >
21
+ < li class = { styles . li } > < a class = { styles . a } href = "https ://vuejs-templates.github.io/webpack/" target = "_blank" > Docs for This Template</ a > </ li >
22
22
</ ul >
23
23
< h2 class = { styles . h2 } > Ecosystem</ h2 >
24
24
< ul class = { styles . ul } >
25
- < li class = { styles . li } > < a class = { styles . a } href = "http ://router.vuejs.org/" target = "_blank" > vue-router</ a > </ li >
26
- < li class = { styles . li } > < a class = { styles . a } href = "http ://vuex.vuejs.org/" target = "_blank" > vuex</ a > </ li >
27
- < li class = { styles . li } > < a class = { styles . a } href = "http ://vue-loader.vuejs.org/" target = "_blank" > vue-loader</ a > </ li >
25
+ < li class = { styles . li } > < a class = { styles . a } href = "https ://router.vuejs.org/" target = "_blank" > vue-router</ a > </ li >
26
+ < li class = { styles . li } > < a class = { styles . a } href = "https ://vuex.vuejs.org/" target = "_blank" > vuex</ a > </ li >
27
+ < li class = { styles . li } > < a class = { styles . a } href = "https ://vue-loader.vuejs.org/" target = "_blank" > vue-loader</ a > </ li >
28
28
< li class = { styles . li } > < a class = { styles . a } href = "https://github.com/vuejs/awesome-vue" target = "_blank" > awesome-vue</ a > </ li >
29
29
</ ul >
30
30
</ div >
Original file line number Diff line number Diff line change 8
8
<li ><a href =" https://gitter.im/vuejs/vue" target =" _blank" >Gitter Chat</a ></li >
9
9
<li ><a href =" https://twitter.com/vuejs" target =" _blank" >Twitter</a ></li >
10
10
<br >
11
- <li ><a href =" http ://vuejs-templates.github.io/webpack/" target =" _blank" >Docs for This Template</a ></li >
11
+ <li ><a href =" https ://vuejs-templates.github.io/webpack/" target =" _blank" >Docs for This Template</a ></li >
12
12
</ul >
13
13
<h2 >Ecosystem</h2 >
14
14
<ul >
15
- <li ><a href =" http ://router.vuejs.org/" target =" _blank" >vue-router</a ></li >
16
- <li ><a href =" http ://vuex.vuejs.org/" target =" _blank" >vuex</a ></li >
17
- <li ><a href =" http ://vue-loader.vuejs.org/" target =" _blank" >vue-loader</a ></li >
15
+ <li ><a href =" https ://router.vuejs.org/" target =" _blank" >vue-router</a ></li >
16
+ <li ><a href =" https ://vuex.vuejs.org/" target =" _blank" >vuex</a ></li >
17
+ <li ><a href =" https ://vue-loader.vuejs.org/" target =" _blank" >vue-loader</a ></li >
18
18
<li ><a href =" https://github.com/vuejs/awesome-vue" target =" _blank" >awesome-vue</a ></li >
19
19
</ul >
20
20
</div >
Original file line number Diff line number Diff line change 8
8
<li ><a href =" https://gitter.im/vuejs/vue" target =" _blank" >Gitter Chat</a ></li >
9
9
<li ><a href =" https://twitter.com/vuejs" target =" _blank" >Twitter</a ></li >
10
10
<br >
11
- <li ><a href =" http ://vuejs-templates.github.io/webpack/" target =" _blank" >Docs for This Template</a ></li >
11
+ <li ><a href =" https ://vuejs-templates.github.io/webpack/" target =" _blank" >Docs for This Template</a ></li >
12
12
</ul >
13
13
<h2 >Ecosystem</h2 >
14
14
<ul >
15
- <li ><a href =" http ://router.vuejs.org/" target =" _blank" >vue-router</a ></li >
16
- <li ><a href =" http ://vuex.vuejs.org/" target =" _blank" >vuex</a ></li >
17
- <li ><a href =" http ://vue-loader.vuejs.org/" target =" _blank" >vue-loader</a ></li >
15
+ <li ><a href =" https ://router.vuejs.org/" target =" _blank" >vue-router</a ></li >
16
+ <li ><a href =" https ://vuex.vuejs.org/" target =" _blank" >vuex</a ></li >
17
+ <li ><a href =" https ://vue-loader.vuejs.org/" target =" _blank" >vue-loader</a ></li >
18
18
<li ><a href =" https://github.com/vuejs/awesome-vue" target =" _blank" >awesome-vue</a ></li >
19
19
</ul >
20
20
</div >
You can’t perform that action at this time.
0 commit comments