{"library":"babel-plugin-filter-imports","type":"library","category":null,"description":"A Babel 7 plugin that removes references to specified imports in JavaScript modules, useful for stripping debugging code from production builds when combined with dead code elimination (e.g., UglifyJS). Version 4.0.0 supports Node >=8, with legacy branches for Babel 6 and 5. Key differentiators: configurable per-module import removal, optional retention of import declarations via keepImports option, and compatibility with default/namespace imports. Released under the ember-cli organization, actively maintained with SemVer.","language":"javascript","status":"active","version":"4.0.0","tags":["javascript","babel","babel-plugin"],"last_verified":"Wed May 27","install":[{"cmd":"npm install babel-plugin-filter-imports","imports":["import { warn } from 'debugging-tools';","import log from 'debugging-tools';","import * as utils from 'debugging-tools';","[\"filter-imports\", { imports: { \"debugging-tools\": [\"warn\"] } }]"]},{"cmd":"yarn add babel-plugin-filter-imports","imports":[]},{"cmd":"pnpm add babel-plugin-filter-imports","imports":[]}],"homepage":null,"github":"https://github.com/ember-cli/babel-plugin-filter-imports","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/babel-plugin-filter-imports","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/babel-plugin-filter-imports/compatibility"}}