Browse Source

Enable trim

pull/5456/head
Thomas Kaul 4 months ago
parent
commit
77bb4bc82f
  1. 3
      apps/client/project.json

3
apps/client/project.json

@ -271,7 +271,8 @@
"messages.tr.xlf",
"messages.uk.xlf",
"messages.zh.xlf"
]
],
"trim": true
}
},
"lint": {

Loading…
Cancel
Save