Skip to content

Commit a864d1c

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

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": true,
277+
"minify": false,
278278
/*
279279
* How long may clients use served javascript code (in seconds)?
280280
*

0 commit comments

Comments
 (0)