How can I run my Gatsby Cloud project with --no-uglify flag?
So I would like the build to run gatsby build --no-uglify
, but I can't find a way to change the build command.
How can I run my Gatsby Cloud project with --no-uglify flag?
So I would like the build to run gatsby build --no-uglify
, but I can't find a way to change the build command.