{"library":"babel-plugin-redux-saga","type":"library","category":null,"description":"Babel plugin (v1.2.0, latest) that enhances redux-saga error messages by adding file location metadata to generator functions and effects. During transpilation, it attaches '@@redux-saga/LOCATION' properties to sagas and call/yield expressions, enabling developer tools to display source file, line number, and code snippet in error traces. Key differentiator: zero runtime overhead since it's a compile-time transform. Still in beta (not recommended for production). Works with Babel 6/7 and redux-saga ^1.0.0-rc.0. Does not support React Native. Inactive development since 2020.","language":"javascript","status":"maintenance","version":"1.2.0","tags":["javascript","babel-plugin","redux-saga"],"last_verified":"Wed May 27","install":[{"cmd":"npm install babel-plugin-redux-saga","imports":["// in .babelrc or babel.config.js\nplugins: ['babel-plugin-redux-saga']","// .babelrc\n{\n  \"plugins\": [\n    [\"babel-plugin-redux-saga\", { \"useAbsolutePath\": true }]\n  ]\n}"]},{"cmd":"yarn add babel-plugin-redux-saga","imports":[]},{"cmd":"pnpm add babel-plugin-redux-saga","imports":[]}],"homepage":null,"github":"https://github.com/redux-saga/redux-saga.git#main","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/babel-plugin-redux-saga","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-redux-saga/compatibility"}}