使用gulp如何將css和pdf兩個(gè)文件夾及其子目錄與文件拷貝到dist/build/assets/下?"root": { "dist": { "build": { "assets": { } } }, "app": { "assets": { "css": [ ], "pdf": [ ], "img": [ ] } } }
gulp文件拷貝問題
蝴蝶刀刀
2018-11-13 17:14:35