Answer the question
In order to leave comments, you need to log in
How not to download gulp plugins every time?
Maybe I didn’t understand something, but I don’t know how to google correctly. How to make it so that after npm init you do not have to download all the plugins again?
Answer the question
In order to leave comments, you need to log in
I made two buttons on the commander's toolbar
. The first one clones a turnip with a configured galp:
The second one creates a symlink to a folder with modules in the current project
Contents of the batch file
@echo off
mklink /D node_modules e:\YandexDisk\domains\frontend\gulp-starter\node_modules
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question