Skip to content

Latest commit

 

History

History
59 lines (45 loc) · 2.93 KB

README.md

File metadata and controls

59 lines (45 loc) · 2.93 KB

Typescript Boilerplate

Contributors Forks Stargazers Issues MIT License LinkedIn Twitter URL

💡 Description

Workaround scripts to "ignore" node_modules inside Google Drive. It place the node_modules folder outside the Google Drive and create a symbolic link to your project directory.

🚀 Scripts


  • find-replace-in-folder.ps1 For Windows: Use it the go through the entire Google Drive and replace all node_modules with a symbolic link to your project directory.
  • link-nodemodules.bat For Windows: Use it when creating a new project. Place the script inside the project folder and run it. It will create the node_modules symbolic link for that project.

  • link-nodemodules.sh Linux/Mac: Use it when creating a new project. Place the script inside the project folder and run it. It will create the node_modules symbolic link for that project.

📣 Feedback & Contact

If you have any suggestions or want to let us know what you think about the project, send us a message at Twitter URL