Gulpjs wait for async function before continue
I cut gulpfile.js into several files. My purpose is to share the data with various tasks. And I use windows system, gulp 5 and “type”: “module” config.
I cut gulpfile.js into several files. My purpose is to share the data with various tasks. And I use windows system, gulp 5 and “type”: “module” config.