Below you will find pages that utilize the taxonomy term “chintan9”
December 29, 2025
No Barrel File
Version updated for https://github.com/chintan9/no-barrel-file to version 1.0.1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The No Barrel File GitHub Action and CLI tool detects and replaces imports from barrel files (e.g., index.ts files that re-export modules) with direct file paths. It automates the process of eliminating barrel file usage to improve tree-shaking, reduce bundle size, optimize test performance, and prevent circular dependency issues.