grunt-frontend
grunt-frontend copied to clipboard
Ability to specify the target directory
I'm adding two things in grunt config:
- targetdir - output directory, i.e. '../var/tmp',
- onlyCatalog - only build-catalog (no bundles)
+fix uglify call and sourceMap output
Please approve. Tests passed.