Since the docker image is too large in my next project, is there any way to lighten node_modules through the following implementation?
- partially install dependencies, i.e. exclude the sub-dependency that is not used in the project
- remove specific sub-dependency