Yesterday ,I update my project to Nuxt2.0 from Nuxt1.0.
I found the space between dom element has changed.
So , I set preserveWhitespace:false to vue-loader. But it's not working ?
Does someone konw the reason?
What is expected ?
What is actually happening?
This bug report is available on Nuxt community (#c101)
Steps to reproduce
Yesterday ,I update my project to Nuxt2.0 from Nuxt1.0. I found the space between dom element has changed. So , I set preserveWhitespace:false to vue-loader. But it's not working ?
Does someone konw the reason?
What is expected ?
What is actually happening?