Closed kentcdodds closed 1 year ago
Note, the only search result for re2 is this line in the package.json: https://github.com/microlinkhq/metascraper/search?q=re2
url-regex-safe requires it 😥
How unfortunate :( I tried to find the output of that regex and it was... too long to want to hard code 😅
It doesn't appear to be used and it requires node-gyp to build which can cause all kinds of problems during installation. If it's not actually used let's get rid of it. If it is used, maybe it can be removed in favor of something simpler?