{"library":"babel-plugin-after","type":"library","category":null,"description":"Babel plugin for After.js that automatically adds webpackChunkName comments and chunkName properties to asyncComponent() calls. Current stable version 3.2.0. This plugin parses import statements for asyncComponent from '@jaredpalmer/after' or '@jaredpalmer/after/asyncComponent', then transforms dynamic import() expressions by adding a deterministic chunkName (based on the import path) alongside any existing webpackChunkName comment. It handles named and default imports, multiple local names, and preserves existing chunkName props. Primarily used within Razzle or After.js projects to optimize code splitting. No known breaking changes across 3.x releases.","language":"javascript","status":"active","version":"3.2.0","tags":["javascript","babel","plugin","afterjs"],"last_verified":"Wed May 27","install":[{"cmd":"npm install babel-plugin-after","imports":["module.exports = { plugins: ['babel-plugin-after'] }","const plugin = require('babel-plugin-after')","import plugin from 'babel-plugin-after'"]},{"cmd":"yarn add babel-plugin-after","imports":[]},{"cmd":"pnpm add babel-plugin-after","imports":[]}],"homepage":null,"github":"https://github.com/jaredpalmer/after.js","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/babel-plugin-after","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-after/compatibility"}}