Gulp Build issues and questions
I'm trying to understand all the options on the build using gulp
Using
gulp --demo1 will include normal and dark mode files, but the normal are not minified.
Using
gulp --prod --demo1 we have an error (can you check that? - error below)
So, my questions are:
-
how can I build the entire assets folder with minified (for production) AND non-minified files?
-
whats is the version (which build parameters) used to generated the dist folder that comes with the source code download?
Replies (1)
Hi Vinícius,
We have this issue in the recent version. At the moment, we could not resolve it yet. We will find a way to fix it.
Thanks