A Babel plugin used internally by Frontity, a React framework for WordPress. Current version 1.0.4. It provides custom Babel configuration for Frontity projects, fixing source maps issues with Emotion and other build-time transformations. Not meant to be installed individually; it is a dependency of @frontity/core. The plugin is stable with low release cadence, as it only changes when core requires new Babel features. Alternatives include generic Babel presets, but this plugin is tailored to Frontity's specific needs.
npm install babel-plugin-frontityVerified import paths — ran on the pinned version, not inferred.
Shows that babel-plugin-frontity is automatically included via @frontity/core; no manual setup needed.
Do not add babel-plugin-frontity as a direct dependency. Use @frontity/core which includes it.
None required.
Ensure @frontity/core is installed and you are not manually adding the plugin in Babel config.