From deb9d6fe40db54366f15d23017e043e1c25f920e Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Tue, 20 Jun 2023 13:39:47 +0300 Subject: [PATCH] Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 368ea78..684f9d4 100644 --- a/readme.md +++ b/readme.md @@ -443,7 +443,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 and dev server supporting lightning fast hot module replacement and highly optimized, pre-configured static asset bundling. +- [Vite](https://github.com/vitejs/vite) - Front-end build tool with hot module replacement and static asset bundling. ### Hardware