We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 519c33a commit ac09188Copy full SHA for ac09188
vue.config.js
@@ -37,7 +37,6 @@ module.exports = {
37
.tap(
38
options => {
39
40
- options.compilerOptions.removeComments = true;
41
options.compilerOptions.preserveWhitespace = false;
42
options.compilerOptions.whitespace = 'condense';
43
0 commit comments