K
K
Kirill Megapolis2021-10-16 15:05:41
npm
Kirill Megapolis, 2021-10-16 15:05:41

How to compile third-party libraries into separate js and css files in Gulp?

You need to make sure that in the gulp project , from the src/assets/js/ folder and from the src/assets/css/ folder , all libraries are saved , for example, for js, these are jquery, slick.min.js, etc. for css, these are bootstrap, reboot, sliders, etc. ) and sent as separate files to production in the folders dist/assets/js/ and dist/assets/css/

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
skuzmenkov1, 2021-10-18
@skuzmenkov1

browserify

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question