Skip to content

Commit

Permalink
add vite-plugin-magic-preloader
Browse files Browse the repository at this point in the history
  • Loading branch information
cszhjh committed Sep 4, 2024
1 parent ff75206 commit 612e15f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -353,6 +353,7 @@ Use the "Table of Contents" menu on the top-right corner to explore the list.
- [vite-plugin-abbrlink](https://github.com/tangerball/abbrlink/tree/master/packages/vite-plugin-abbrlink#readme) - Add the abbrlink attribute to the `markdown` file in the specified directory.
- [vite-plugin-native](https://github.com/vite-plugin/vite-plugin-native) - Supports Node/Electron C/C++ native addons.
- [@yoichiro/vite-plugin-handlebars](https://github.com/yoichiro/vite-plugin-handlebars) - Import of Handlebars templates `.hbs` as ES Modules.
- [vite-plugin-magic-preloader](https://github.com/cszhjh/vite-plugin-magic-preloader) - Generate `<link rel="prefetch" />` or `<link rel="preload" />` tags through magic comments and inject them into `index.html`.

#### Helpers

Expand Down Expand Up @@ -719,7 +720,6 @@ In this section, we use badges to indicate the targeted Vue version for each plu
- [vite-plugin-typo3](https://github.com/s2b/vite-plugin-typo3) - Frontend integration for TYPO3 CMS.
- [vite-asset-collector for TYPO3](https://github.com/s2b/vite-asset-collector) - Backend integration for TYPO3 CMS.


### Go

- [vite](https://github.com/olivere/vite) - Integration with Go.
Expand Down

0 comments on commit 612e15f

Please sign in to comment.