Closed
Description
Version
3.0.0-beta.6
Reproduction link
Steps to reproduce
What is expected?
preserveWhitespace: true
What is actually happening?
preserveWhitespace: false
White space is an expected design pattern in HTML. I would expect the default to be true and the few people that want false to have to configure it. This will be a challenge for anyone new to vue/webpack in that they wont understand why their formatting doesn't look normal.