grunt-manifest icon indicating copy to clipboard operation
grunt-manifest copied to clipboard

Produce a manifest for development and on for dist

Open sistemisolarirossi opened this issue 10 years ago • 0 comments

I need to produce a manifest for development stage (with non-minified scripts, for example), with a 'dest' set to /app', instead of 'dist/', where I put it when building... How would you write manifest: {} block in Gruntfile.js to support these two scenarios?

sistemisolarirossi avatar Sep 16 '14 09:09 sistemisolarirossi