This package provides webpack and other UI build configurations for React projects, particularly those using monorepo or micro-frontend architecture. Current version is 1.0.8, last updated in September 2021, indicating maintenance mode. It offers opinionated defaults for webpack loaders, plugins, and dev server setup, reducing boilerplate in complex setups. However, it appears to be a niche configuration package with little activity, and documentation is sparse (only a README), making it less suitable for general use without deeper understanding.
npm install mf-transpiler-configurationsNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Demonstrates importing default and named exports for webpack configuration.
Check compatibility with your current webpack and React versions; consider forking or using alternatives like Create React App or Next.js configs.
Inspect source code on GitHub to determine correct imports and configuration options.
Run npm install mf-transpiler-configurations or yarn add mf-transpiler-configurations.
Ensure package.json has main field pointing to correct file; check node_modules contents.