Adding 'grunt-svgmin' package and corresponding 'svgmin' task and
also crush SVGs. Additionally remove unnecessary attributes like
`version` & `id`s and Inkscape specific styles according to SVG
coding conventions.
Total savings about 75kB.
Change-Id: Id3a6e73d648693f21633fac123db0f26e6502a03
grunt-contrib-jshint 0.11.3 has some deep dependencies that trigger
warnings:
warning grunt-contrib-jshint > jshint > minimatch@2.0.10:
Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
warning grunt-contrib-jshint > jshint > cli > glob > minimatch@0.3.0:
Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
Updated it to latest, and while at it update other dependencies.
Change-Id: Ic56e44c1de9c5d4be7be39005fb5fc14318c0925
npm 3 requires dependencies to be explicitly defined.
Also reorder banana-grunt-checker
Bug: T172094
Change-Id: Ic640ccf0f577e47036d473892522ea758014fab4