We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e15a930 commit 1864cefCopy full SHA for 1864cef
packages/@vue/cli-service/lib/options.js
@@ -56,6 +56,7 @@ exports.defaults = () => ({
56
57
// vue-loader options
58
vueLoader: {
59
+ preserveWhitespace: false,
60
template: {
61
// for pug
62
doctype: 'html'
0 commit comments