justadudewhohacks / justadudewhohacks/opencv4nodejs
How to make clean to reduce install size?
Open
- Dominant language
- C++
- Stars
- 5.1k
- Forks
- 826
- PR merge metrics
- No merged PRs in 30d
Description
I have successfully installed opencv4nodejs via npm install.
After its built, the install size is 1.4 GB+
What the procedure for doing a build clean that will leave all the necessary files but clean up all the temp files?
I've searched the issues but havent seen anything relevant
What results is node_modules/opencv4nodejs and node_modules/opencv-build
Can I simply remove opencv-build ?
Thanks,
Bobby
Contributor guide
Assessment
This issue has not been assessed yet.