{"library":"babel-plugin-remove-webpack","type":"library","category":null,"description":"Babel plugin that removes webpack-specific functions (require.ensure, require.include) from JavaScript code, useful for running universal JavaScript on the server without shims. Version 1.1.0 is the latest and only stable release, with low maintenance cadence (last update years ago). Unlike manual polyfills, this plugin automatically strips webpack code at the AST level, enabling server-side execution without code splitting. For Node.js environments with babel-register, it avoids defining dummy functions per file. Not for use in webpack builds, as it would disable code splitting.","language":"javascript","status":"maintenance","version":"1.1.0","tags":["javascript","babel-plugin","remove","webpack"],"last_verified":"Wed May 27","install":[{"cmd":"npm install babel-plugin-remove-webpack","imports":["module.exports = require('babel-plugin-remove-webpack')"]},{"cmd":"yarn add babel-plugin-remove-webpack","imports":[]},{"cmd":"pnpm add babel-plugin-remove-webpack","imports":[]}],"homepage":null,"github":"https://github.com/knpwrs/babel-plugin-remove-webpack","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/babel-plugin-remove-webpack","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-remove-webpack/compatibility"}}