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 413c31d commit 78a91d5Copy full SHA for 78a91d5
packages/devextreme-cli/src/templates/vue-v3/sample-pages/home-page.vue
@@ -123,7 +123,7 @@
123
<p>
124
Thanks for using the DevExtreme Vue App Template.
125
</p>
126
- <p>This application was built using <a href="https://cli.vuejs.org/" target="_blank" rel="noopener noreferrer">Vue CLI</a>
+ <p>This application was built using <a href="https://vite.dev/guide/" target="_blank" rel="noopener noreferrer">Vite</a>
127
and <a href="https://js.devexpress.com/Documentation/Guide/Common/DevExtreme_CLI/" target="_blank" rel="noopener noreferrer">DevExtreme CLI</a>
128
and includes the following DevExtreme components:</p>
129
<ul>
0 commit comments