{"library":"html-webpack-harddisk-plugin","type":"library","category":null,"description":"The `html-webpack-harddisk-plugin` is an extension for `html-webpack-plugin`, specifically designed to ensure that generated HTML files are written to the hard disk, even when using Webpack's development server or middleware. While `html-webpack-plugin` typically serves assets from memory in development, this plugin forces physical file creation. Currently at version 2.0.0, it maintains a stable release cadence, often aligning with major updates to its peer dependencies, `html-webpack-plugin` (v5+) and `webpack` (v5+). Its primary differentiator is its focused utility in scenarios where external tools or services require access to the actual HTML files on disk during the development workflow, such as for server-side rendering setups or specific build integrations, rather than just in-memory representations.","language":"javascript","status":"active","version":"2.0.0","tags":["javascript","webpack","plugin","html-webpack-plugin","disk","template","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install html-webpack-harddisk-plugin","imports":["const HtmlWebpackHarddiskPlugin = require('html-webpack-harddisk-plugin');","import HtmlWebpackHarddiskPlugin from 'html-webpack-harddisk-plugin';","import type { Options } from 'html-webpack-harddisk-plugin';"]},{"cmd":"yarn add html-webpack-harddisk-plugin","imports":[]},{"cmd":"pnpm add html-webpack-harddisk-plugin","imports":[]}],"homepage":null,"github":"https://github.com/jantimon/html-webpack-harddisk-plugin","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/html-webpack-harddisk-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/html-webpack-harddisk-plugin/compatibility"}}