I use gulp-sourcemaps, gulp-sass and gulp-concat to generate concat file for multiple scss file and sourcemap file, but I found there is no banner.bundle.css file generated but individual css file.
CODE:
SCREENSHOT
My quesiton is how to generate concat file and its sourcemap file?
I use gulp-sourcemaps, gulp-sass and gulp-concat to generate concat file for multiple scss file and sourcemap file, but I found there is no banner.bundle.css file generated but individual css file.
CODE:
SCREENSHOT
My quesiton is how to generate concat file and its sourcemap file?