how to copy files with npm using the package.json file?

0

I have the following line in the packages.json scripts, I want you to copy them to the public folder but with another name and if you copy them, but leave them with the same name.

What do I have wrong or what I need to add?

    
asked by Javier 23.01.2018 в 14:50
source

0 answers