Cannot use pre-git when node_modules is not in the same folder as .git folder
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 170
- Forks
- 22
- PR merge metrics
- No merged PRs in 30d
Description
This is quite annoying: I have a project where the repo contains java back-end sources and the front-end sources in a separate folder, like so:
.
|____.git
|____project-backend
|____project-scripts
|____project-ui
| |____node_modules
| |____package.json
|____project-webapp
Is there any way to tell pre-git to look for package.json in a specific folder? If not can we add this feature? I'm up for it :-)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.