{"library":"heap-sampling-webpack-plugin","type":"library","category":null,"description":"A Webpack plugin that adds heap sampling profiling to builds using Node.js Inspector HeapProfiler. It generates .heapprofile files openable in Chromium DevTools Memory tab. Version 1.2.2 is stable with no recent updates. Unlike CPU profiling (e.g., webpack.debug.ProfilingPlugin), this focuses on memory allocation, suitable for production builds to diagnose memory consumption in build machines. Configuration is minimal via Webpack plugin array.","language":"javascript","status":"active","version":"1.2.2","tags":["javascript"],"install":[{"cmd":"npm install heap-sampling-webpack-plugin","imports":["const HeapSamplingPlugin = require('heap-sampling-webpack-plugin');","new HeapSamplingPlugin({ outputPath: '/path/to/file.heapprofile' })","declare module 'heap-sampling-webpack-plugin' { const HeapSamplingPlugin: any; export = HeapSamplingPlugin; }"]},{"cmd":"yarn add heap-sampling-webpack-plugin","imports":[]},{"cmd":"pnpm add heap-sampling-webpack-plugin","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/heap-sampling-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/heap-sampling-webpack-plugin/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Fri Jul 24","install_tag":null}}