From 9755a65420633d913f8a8bbb8c2815e69e8646cf Mon Sep 17 00:00:00 2001 From: Ruban Prakash <57325448+rubanp@users.noreply.github.com> Date: Tue, 20 Jun 2023 11:40:09 +0100 Subject: [PATCH] Add Vite (#1177) Co-authored-by: Sindre Sorhus --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index bd48bfc..85b74e4 100644 --- a/readme.md +++ b/readme.md @@ -360,6 +360,7 @@ - [Brunch](https://github.com/brunch/brunch) - Front-end web app build tool with simple declarative config, fast incremental compilation, and an opinionated workflow. - [FuseBox](https://github.com/fuse-box/fuse-box) - Fast build system that combines the power of webpack, JSPM and SystemJS, with first-class TypeScript support. - [pkg](https://github.com/vercel/pkg) - Package your Node.js project into an executable. +- [Vite](https://github.com/vitejs/vite) - Front-end build tool with hot module replacement and static asset bundling. ### Hardware