Answer the question
In order to leave comments, you need to log in
We transfer coders from bower to npm/yarn in Gulp assembly. How to find good tutorials?
For layout designers, projects are assembled through Gulp and Bower.
By adding a dependency via Bower - Gulp automatically rebuilds SCSS and JS into 1 file.
We want to move to npm / yarn.
Is it possible to add the same convenience?
So that the coder can drive in 'npm i slick-slider' and all dependencies for css and js are automatically connected to him.
How can I find tutorials that can help this solve this problem?
Answer the question
In order to leave comments, you need to log in
Why not add webpack to npm/yarn? On some scripts, it seems to me, you can’t go far yet. And in webpack, imports are pulled from node_modules.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question