From 7c903def7bcdb05816bf7fd37acb7783219ddbea Mon Sep 17 00:00:00 2001 From: Anthony Fu Date: Mon, 1 Mar 2021 18:44:46 +0800 Subject: [PATCH] feat: add vite for vscode --- .vscode/extensions.json | 1 + README.md | 1 + 2 files changed, 2 insertions(+) diff --git a/.vscode/extensions.json b/.vscode/extensions.json index 4135053..1f6d128 100644 --- a/.vscode/extensions.json +++ b/.vscode/extensions.json @@ -1,5 +1,6 @@ { "recommendations": [ + "antfu.vite", "johnsoncodehk.volar", "lokalise.i18n-ally", "antfu.iconify", diff --git a/README.md b/README.md index 64ad98d..66cea4a 100644 --- a/README.md +++ b/README.md @@ -85,6 +85,7 @@ Mocking up web app with Vitesse(speed)
- [`vite-ssg`](https://github.com/antfu/vite-ssg) - Server-side generation - [Netlify](https://www.netlify.com/) - zero-config deployment - [VS Code Extensions](./.vscode/extensions.json) + - [Vite](https://marketplace.visualstudio.com/items?itemName=antfu.vite) - Fire up Vite server automatically - [Volar](https://marketplace.visualstudio.com/items?itemName=johnsoncodehk.volar) - Vue 3 `