{"library":"webpack-build-linked-packages","type":"library","category":null,"description":"This webpack plugin automates the build process for symlinked packages within `node_modules`, typically created using `npm link` or `yarn link`. Designed to streamline local development workflows, it ensures that any changes made to a linked package with a build step (e.g., TypeScript compilation, Babel transpilation) are automatically reflected in the consuming project's webpack compilation without manual intervention. The current stable version is `0.4.0`. Its primary differentiator is solving the common problem of forgetting to rebuild local packages during active development, providing a hands-off solution by integrating directly into the webpack build cycle. This package targets a specific niche within front-end and full-stack development that heavily relies on local package linking for monorepos or component library development.","language":"javascript","status":"active","version":"0.4.0","tags":["javascript","webpack","plugin","yarn","npm","link"],"last_verified":"Wed May 27","install":[{"cmd":"npm install webpack-build-linked-packages","imports":["const WebpackBuildLinkedPackages = require('webpack-build-linked-packages');","new WebpackBuildLinkedPackages({ scriptName: 'build' })"]},{"cmd":"yarn add webpack-build-linked-packages","imports":[]},{"cmd":"pnpm add webpack-build-linked-packages","imports":[]}],"homepage":null,"github":"https://github.com/mxmul/webpack-build-linked-packages","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/webpack-build-linked-packages","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-build-linked-packages/compatibility"}}