Skip to content

Commit 79ae542

Browse files
authored
Disable javascript minifying of TinyMCE, ref magento/magento2#39253
1 parent 8efe53d commit 79ae542

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/Store/etc/config.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
<minify_files>0</minify_files>
2323
<minify_exclude>
2424
<tiny_mce>/tiny_mce/</tiny_mce>
25+
<tiny_mce_6>/tiny_mce_6/</tiny_mce>
2526
</minify_exclude>
2627
</js>
2728
<css>

0 commit comments

Comments
 (0)