A Vite plugin to automatically add dns-prefetch links for external resources in the bundled HTML.
npm install tianshuai-vite-plugin-dns-prefetchA Vite plugin to automatically add DNS prefetch links for external resources in the bundled HTML files to improve rendering speed.
Install the plugin using npm:
``bash``
npm install vite-plugin-tianbenchu-dns-prefetch --save-dev