Polymer 2.0 provides option for minify html and css in polymer.json while building in Polymer CLI. https://www.polymer-project.org/2.0/toolbox/build-for-production
but Polymer 1.0 does not provide that option and there is no documentation for that.
How this can be solved?