Closed wesleyhf closed 8 years ago
In my current gulpfile.js i made a workaround for this.
let files = [...]; files.forEach((file) => mix.rollup(file));
In my current gulpfile.js i made a workaround for this.