Search results

24 packages found

A Vite plugin to automatically add dns-prefetch links for external resources in the bundled HTML.

published version 1.0.0, 7 months ago0 dependents licensed under $ISC
12

A Vite plugin to automatically add dns-prefetch links for external resources in the bundled HTML.

published version 1.0.0, 9 months ago0 dependents licensed under $ISC
12

根据路由 path 进行命名。页面文件打包构建后,会生成 js、css、map 文件,可以过滤掉 map 文件,生成路由 path 和 js、css 文件路径的映射关系。最后组装成 script 脚本,注入 HTML 文件里。页面加载后,就可以根据页面的路由 path,找出对应要加载的 js、css 资源。如果知道用户将要去什么页面,就可以预加载对应页面资源了。如果用户要去的是第三方页面,会进行 DNS 预解析流程。

published version 1.0.0, 6 months ago0 dependents licensed under $ISC
10

Embed <link rel="preconnect"> into HtmlWebpackPlugin pages

published version 1.1.0, 2 years ago0 dependents licensed under $ISC
11
OSZAR »