The question is this! There is a project. I install jquery using the npm install jquery command. It immediately goes into the node_modules/jquery/ folder. How to make the jquery.min.js file jquery.min.js fall into the folder for the order ( template/dest/ )? Similarly with other libraries)
|