Node.js
clean-mount cp /path/to/node-project /tmp/node-source-only
Since node_modules is typically in .gitignore, it simply won’t exist in the mounted view.
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
clean-mount cp /path/to/node-project /tmp/node-source-only
Since node_modules is typically in .gitignore, it simply won’t exist in the mounted view.