Created by: lucasavila00
It checks if the string starts with @ and if does, if removes the @ and goes along without parsing the url.
Just a POC for the fix I suggested at https://github.com/facebookincubator/create-react-app/issues/1279
Created by: lucasavila00
It checks if the string starts with @ and if does, if removes the @ and goes along without parsing the url.
Just a POC for the fix I suggested at https://github.com/facebookincubator/create-react-app/issues/1279