https://github.com/oresoftware/cambiasso
Load paths to node_modules to avoid relative paths, during npm install phase.
https://github.com/oresoftware/cambiasso
nodejs npm npm-install npm-postinstall
Last synced: 7 months ago
JSON representation
Load paths to node_modules to avoid relative paths, during npm install phase.
- Host: GitHub
- URL: https://github.com/oresoftware/cambiasso
- Owner: ORESoftware
- License: mit
- Created: 2018-04-26T01:49:15.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-12-09T09:14:44.000Z (about 7 years ago)
- Last Synced: 2025-05-18T16:54:40.589Z (9 months ago)
- Topics: nodejs, npm, npm-install, npm-postinstall
- Language: JavaScript
- Homepage:
- Size: 18.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
- License: license.md
Awesome Lists containing this project
README
# Cambiasso
Links local paths to node_modules during npm install phase.
WIP