node-sprite-generator
node-sprite-generator copied to clipboard
grunt command line options are not preserved
Would you be able to support the command line arguments passed to this task? I was kinda surprised when --no-write didn't work.
Looking under the hood I see that you are not using grunt.file api to write files.