You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the preset will preserve whitespaces between HTML tags by default, can you provide a option like preserveWhitespace in vue-loader, or just remove whitespace between HTML tags like JSX in React?
Currently the preset will preserve whitespaces between HTML tags by default, can you provide a option like
preserveWhitespace
in vue-loader, or just remove whitespace between HTML tags like JSX in React?input:
output:
expected:
The text was updated successfully, but these errors were encountered: