Skip to content

Commit 3e69ac3

Browse files
committed
build(etherpad): minify => true
1 parent a864d1c commit 3e69ac3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,7 @@
274274
* This will improve the loading performance massively, but makes it difficult
275275
* to debug the javascript/css
276276
*/
277-
"minify": false,
277+
"minify": true,
278278
/*
279279
* How long may clients use served javascript code (in seconds)?
280280
*

0 commit comments

Comments
 (0)