Open Issues Need Help
View All on GitHub `magicast` dependency is quite heavy - consider alternatives about 2 months ago
AI Summary: The `magicast` dependency, used for parsing and rebuilding config files, is significantly increasing the package size due to its inclusion of `@babel/parser`. The issue proposes exploring alternative, lighter solutions, such as `recast`, to reduce the overall package footprint while maintaining the functionality of updating configuration files.
Complexity:
4/5
help wanted maintenance