{"library":"convert-tsconfig-paths-to-webpack-aliases","type":"library","category":null,"description":"The `convert-tsconfig-paths-to-webpack-aliases` package offers a focused utility to bridge the gap between TypeScript's `compilerOptions.paths` and Webpack's `resolve.alias` configuration. It transforms the globstar notation used in `tsconfig.json` into a format compatible with Webpack, thereby establishing a single source of truth for module aliases and preventing discrepancies between TypeScript's type resolution and Webpack's bundling process. This ensures that developers define their module aliases only once in `tsconfig.json`, and this utility automatically synchronizes them with the Webpack build. The current stable version is 0.9.2, indicating it's pre-1.0 but widely functional, and it typically sees stable, moderate release cycles fitting a niche utility.","language":"javascript","status":"active","version":"0.9.2","tags":["javascript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install convert-tsconfig-paths-to-webpack-aliases","imports":["import convertPathsToAliases from 'convert-tsconfig-paths-to-webpack-aliases';","const convertPathsToAliases = require('convert-tsconfig-paths-to-webpack-aliases').default;"]},{"cmd":"yarn add convert-tsconfig-paths-to-webpack-aliases","imports":[]},{"cmd":"pnpm add convert-tsconfig-paths-to-webpack-aliases","imports":[]}],"homepage":null,"github":"https://github.com/marzelin/convert-tsconfig-paths-to-webpack-aliases","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/convert-tsconfig-paths-to-webpack-aliases","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/convert-tsconfig-paths-to-webpack-aliases/compatibility"}}