Answer the question
In order to leave comments, you need to log in
Building assets files from npm folders?
The project has a bunch of modules ( npm ) with js and css / scss files included. Modules contain a bunch of development files that production doesn't need.
I would like to collect all the necessary files together in "./public/assets". I used to use 3-4 modules in a project and build them with grunt , but because in this project there are already 15 modules, and the structure is different for everyone, then it is impossible to write a universal task.
The question arose: how to automate the assembly so that you do not have to manually write a task for each module?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question