{"library":"webpack-fix-default-import-plugin","type":"library","category":null,"description":"Webpack plugin that hooks into require() to polyfill module.exports.default for non-ES6 modules, enabling default imports (e.g., import React from 'react') when using TypeScript compiled to ES5. Current version 1.0.3 (last release), stable with no recent updates. Differentiators: avoids the need for a two-pass TypeScript→ES6→Babel pipeline, preserving source maps and reducing build time. Compatible with CommonJS output from TypeScript. Lightweight and specific to webpack + TypeScript workflows.","language":"javascript","status":"active","version":"1.0.3","tags":["javascript","webpack","plugin","typescript","default","module","export","import"],"last_verified":"Wed May 27","install":[{"cmd":"npm install webpack-fix-default-import-plugin","imports":["const FixDefaultImportPlugin = require('webpack-fix-default-import-plugin');","plugins: [new FixDefaultImportPlugin()]","new FixDefaultImportPlugin()"]},{"cmd":"yarn add webpack-fix-default-import-plugin","imports":[]},{"cmd":"pnpm add webpack-fix-default-import-plugin","imports":[]}],"homepage":null,"github":"https://github.com/sormy/webpack-fix-default-import-plugin","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/webpack-fix-default-import-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/webpack-fix-default-import-plugin/compatibility"}}