V
V
Vlad ~2019-02-15 21:46:22
gulp.js
Vlad ~, 2019-02-15 21:46:22

How to use Gulp builds for other projects?

Tell me please
, I just started using Gulp and I don’t really understand how to use assemblies for other projects
, you need to install packages for a new project every time or you can do it somehow differently

Answer the question

In order to leave comments, you need to log in

3 answer(s)
V
Vladimir, 2019-02-15
@examp1

Just copy the build files to the new project (without node_modules) open the console
Write npm i = how to install already run gulp
or read https://zaurmag.ru/programmy-i-servisy/gulp.html#i-2

O
Oleg, 2019-02-15
@werty1001

Depends on habit and build, I was always too lazy to install packages, so I made a command in the npm build to clone the c git of a new project.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question