Skip to content

Commit

Permalink
Chore: fix tinymce map (#181)
Browse files Browse the repository at this point in the history
* add tiny_mce_6 to the magento2-base composer map

* add tiny_mce_7 to the magento2-base composer map for upstream nightlies
  • Loading branch information
rhoerr authored Nov 5, 2024
1 parent db06119 commit 3290425
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -454,6 +454,10 @@
"lib/web/tiny_mce_5",
"lib/web/tiny_mce_5"
],
[
"lib/web/tiny_mce_6",
"lib/web/tiny_mce_6"
],
[
"lib/web/underscore.js",
"lib/web/underscore.js"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -454,6 +454,10 @@
"lib/web/tiny_mce_5",
"lib/web/tiny_mce_5"
],
[
"lib/web/tiny_mce_7",
"lib/web/tiny_mce_7"
],
[
"lib/web/underscore.js",
"lib/web/underscore.js"
Expand Down

0 comments on commit 3290425

Please sign in to comment.