Skip to content

Commit 65df018

Browse files
authored
Update 16/umbraco-cms/customizing/development-flow/vite-package-setup.md
1 parent 42cbbab commit 65df018

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

16/umbraco-cms/customizing/development-flow/vite-package-setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ description: Get started with a Vite Package, setup with TypeScript and Lit
77
Umbraco recommends building extensions with a setup using TypeScript and a build tool such as Vite. Umbraco uses the library Lit for building web components which we will use throughout this guide.
88

99
{% hint style="info" %}
10-
These are general recommendations for working with and building extensions for the Umbraco backoffice. You can use any framework or library of your choice. See the [Umbraco Extension Template](./umbraco-extension-template.md) for Umbraco's recommended approach.
10+
These are general recommendations for working with and building extensions for the Umbraco backoffice. You can use any framework or library of your choice. For Umbraco's recommended approach, see the [Umbraco Extension Template](./umbraco-extension-template.md).
1111
{% endhint %}
1212

1313
## Before You Begin

0 commit comments

Comments
 (0)