{"library":"webpack-mild-compile","type":"library","category":null,"description":"A workaround to prevent webpack from endlessly recompiling when files are created or modified during watch mode, particularly useful in combination with plugins that dynamically generate files (e.g., webpack-iconfont, webpack-spritesmith). Version 3.4.0 supports webpack 2/3/4/5. The package provides both a webpack plugin and a Node API to decouple file events and avoid repeated compilation cycles. It is a lightweight, focused solution for a common footgun in webpack development workflows.","language":"javascript","status":"active","version":"3.4.0","tags":["javascript","webpack","endless","compile"],"last_verified":"Wed May 27","install":[{"cmd":"npm install webpack-mild-compile","imports":["const { Plugin } = require('webpack-mild-compile');","const mildCompile = require('webpack-mild-compile'); mildCompile(compiler);","import { Plugin } from 'webpack-mild-compile';"]},{"cmd":"yarn add webpack-mild-compile","imports":[]},{"cmd":"pnpm add webpack-mild-compile","imports":[]}],"homepage":null,"github":"https://github.com/yessky/webpack-mild-compile","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/webpack-mild-compile","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/webpack-mild-compile/compatibility"}}