Closed thakursaurabh1998 closed 6 years ago
I can ignore the package-lock.json file but I have come across this Stackoverflow discussion @hkedia321
@thakursaurabh1998 Yes, it is generally recommended to commit it. But its also a matter of preference from project to project. Popular projects such as angular and material-ui doesn't have a package-lock.json
file.
Since it adds lots of noise to the PR, I would suggest to either add it to .gitignore
or delete your package-lock.json
file locally. We can have a separate PR to update it.
Also, please provide a demo surge link.
I have removed the package-lock file, but i don't know how to create a demo surge link at the moment. I have created a build but it is not working currently. Can I give you a temporary link created by a tunnel?
Thank you @hkedia321 I will take care of it from next time. Can you add me to the organisation?
@thakursaurabh1998 Sure, added. Welcome!
I have added the delete functionality as well as removed some imports which were not being used. @hkedia321 #4