Created by: HarveyAtwal
Here is my pull request for #388 (closed)
Test Plan: This solved relative path issues in my deeply nested folder structure as well as the create-react-app template folder.
This change does not disrupt imported node modules or existing relative paths
These node commands are in good standing: npm start npm test npm run build
Cheers :)