File tree Expand file tree Collapse file tree 1 file changed +8
-5
lines changed
app/code/Magento/Store/etc Expand file tree Collapse file tree 1 file changed +8
-5
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" ?>
2
2
<!--
3
- /**
4
- * Copyright © Magento, Inc. All rights reserved.
5
- * See COPYING.txt for license details.
3
+ /************************************************************************
4
+ *
5
+ * Copyright 2013 Adobe
6
+ * All Rights Reserved.
7
+ *
8
+ * ************************************************************************
6
9
*/
7
10
-->
8
11
<config xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" urn:magento:module:Magento_Store:etc/config.xsd" >
21
24
<merge_files >0</merge_files >
22
25
<minify_files >0</minify_files >
23
26
<minify_exclude >
24
- <tiny_mce >/tiny_mce /</tiny_mce >
27
+ <tiny_mce_6 >/tiny_mce_6 /</tiny_mce_6 >
25
28
</minify_exclude >
26
29
</js >
27
30
<css >
28
31
<minify_files >0</minify_files >
29
32
<minify_exclude >
30
- <tiny_mce >/tiny_mce /</tiny_mce >
33
+ <tiny_mce_6 >/tiny_mce_6 /</tiny_mce_6 >
31
34
</minify_exclude >
32
35
</css >
33
36
<image >
You can’t perform that action at this time.
0 commit comments