can't understand how to change whitespace options
is it should set in webpack.js? const compiler = require('vue-template-compiler')
in readme write compiler.compile(template, [options]) ???
but what is template
string mean?
I need set whitespace option to 'condense'