{"library":"babel-plugin-path-chunk-name","type":"library","category":null,"description":"Babel plugin (v1.3.1, last updated 2020) that automatically names dynamic import chunks based on the file path, removing the need for manual webpackChunkName magic comments. It transforms import() to include webpackChunkName derived from the imported module's filename or directory structure. Options include 'delay' mode which wraps import in a function for lazy evaluation. Differentiates from manual comments and NamedChunksPlugin by automating chunk naming with zero configuration, preserving folder structure in output.","language":"javascript","status":"active","version":"1.3.1","tags":["javascript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install babel-plugin-path-chunk-name","imports":["module.exports = require('babel-plugin-path-chunk-name')","plugins: ['path-chunk-name']","plugins: [['path-chunk-name', { delay: true }]]"]},{"cmd":"yarn add babel-plugin-path-chunk-name","imports":[]},{"cmd":"pnpm add babel-plugin-path-chunk-name","imports":[]}],"homepage":null,"github":"https://github.com/bloody-ux/babel-plugin-path-chunk-name","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/babel-plugin-path-chunk-name","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-path-chunk-name/compatibility"}}