Hacker News new | ask | show | jobs
by dmitriid 1569 days ago
Grepping and replacing import paths isn't a good tool for finding subtle behavior changes. Especially in big projects.
1 comments

Yeah, but checking each line of code that uses the import is. Especially in big projects.