diff --git a/README.md b/README.md index 4fdd6f4c..3a5a6e54 100644 --- a/README.md +++ b/README.md @@ -428,6 +428,7 @@ Use the "Table of Contents" menu on the top-left corner to explore the list. - [vite-plugin-html-injection](https://github.com/altrusl/vite-plugin-html-injection) - Inject HTML, JavaScript and CSS code snippets into the `index.html`. - [vite-plugin-typescript-transform](https://github.com/herberttn/vite-plugin-typescript-transform) - Applies the TypeScript compiler during Vite's transform build phase. - [vite-plugin-console-line](https://github.com/lq9958/vite-plugin-console-line) - Add **console.log()** file location and line number infomation in browser's console. +- [vite-plugin-public-typescript](https://github.com/hemengke1997/vite-plugin-public-typescript) - Inject Typescript into `index.html`. #### Helpers