diff --git a/src/drivers/webextension/images/icons/vite.svg b/src/drivers/webextension/images/icons/vite.svg new file mode 100644 index 000000000..6471ae072 --- /dev/null +++ b/src/drivers/webextension/images/icons/vite.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/technologies/v.json b/src/technologies/v.json index bd9691431..635ed74f0 100644 --- a/src/technologies/v.json +++ b/src/technologies/v.json @@ -701,5 +701,13 @@ "generator": "vibecommerce" }, "website": "http://vibecommerce.com.br" + }, + "Vite":{ + "cats": [ + 19 + ], + "description":"Next Generation Frontend Tooling", + "icon":"vite.svg", + "website":"https://vitejs.dev/" } } \ No newline at end of file