We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9af183 commit f40434fCopy full SHA for f40434f
themes/vue/layout/partials/ecosystem_dropdown.ejs
@@ -10,8 +10,8 @@
10
<li><h4>Tooling</h4></li>
11
<li>
12
<ul>
13
+ <li><a href="https://cli.vuejs.org/guide/" class="nav-link" target="_blank">Vue CLI</a></li>
14
<li><a href="https://github.com/vuejs/vue-devtools" class="nav-link" target="_blank">Devtools</a></li>
- <li><a href="https://vuejs-templates.github.io/webpack" class="nav-link" target="_blank">Webpack Template</a></li>
15
<li><a href="https://vue-loader.vuejs.org" class="nav-link" target="_blank">Vue Loader</a></li>
16
</ul>
17
</li>
0 commit comments