{"library":"preload-webpack-plugin","type":"library","category":null,"description":"Preload-webpack-plugin (v2.3.0) enhances html-webpack-plugin by adding link rel=preload and prefetch resource hints for scripts and other assets. It integrates with webpack 3 and is developed by Google Chrome Labs. The v3 alpha/beta branches add webpack 4 support and target node >= 6. Key differentiators: automatic preloading of async chunks, granular control via include/exclude options, and support for multiple HtmlWebpackPlugin instances. Unlike manual preloading, it covers all script types (initial, async, dynamic) with minimal config.","language":"javascript","status":"active","version":"2.3.0","tags":["javascript","webpack","plugin","html-webpack-plugin","script","preload","resource hints"],"install":[{"cmd":"npm install preload-webpack-plugin","imports":["const PreloadWebpackPlugin = require('preload-webpack-plugin');","import PreloadWebpackPlugin from 'preload-webpack-plugin';","new PreloadWebpackPlugin({ rel: 'preload', include: 'asyncChunks' })"]},{"cmd":"yarn add preload-webpack-plugin","imports":[]},{"cmd":"pnpm add preload-webpack-plugin","imports":[]}],"homepage":null,"github":"https://github.com/googlechromelabs/preload-webpack-plugin","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/preload-webpack-plugin","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/preload-webpack-plugin/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Fri Jul 24","install_tag":null}}