Skip to content

Commit 3290425

Browse files
authored
Chore: fix tinymce map (#181)
* add tiny_mce_6 to the magento2-base composer map * add tiny_mce_7 to the magento2-base composer map for upstream nightlies
1 parent db06119 commit 3290425

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

resource/composer-templates/mage-os/magento2-base/template.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -454,6 +454,10 @@
454454
"lib/web/tiny_mce_5",
455455
"lib/web/tiny_mce_5"
456456
],
457+
[
458+
"lib/web/tiny_mce_6",
459+
"lib/web/tiny_mce_6"
460+
],
457461
[
458462
"lib/web/underscore.js",
459463
"lib/web/underscore.js"

resource/composer-templates/magento/magento2-base/template.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -454,6 +454,10 @@
454454
"lib/web/tiny_mce_5",
455455
"lib/web/tiny_mce_5"
456456
],
457+
[
458+
"lib/web/tiny_mce_7",
459+
"lib/web/tiny_mce_7"
460+
],
457461
[
458462
"lib/web/underscore.js",
459463
"lib/web/underscore.js"

0 commit comments

Comments
 (0)