Last active
May 11, 2020 22:19
-
-
Save tdgroot/f95c398c565d9bbb83e0a650cdf67617 to your computer and use it in GitHub Desktop.
Hi,
The code must have changed recently as this advice wasn't working for me, I had to tweak and host my own patch.
-- a/view/base/requirejs-config.js 2019-10-17 10:01:02.082764376 +0200
+++ b/view/base/requirejs-config.js 2019-10-17 09:56:53.436000000 +0200
@@ -47,7 +47,8 @@
'tinymce': 'tiny_mce/tiny_mce_src'
},
'deps': [
- 'jquery/jquery-migrate'
+ 'jquery/jquery-migrate',
+ 'jquery/jquery.cookie'
],
'config': {
'mixins': {
Thanks for mentioning composer-patches
, that's going to come in handy a lot!
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Install this patch with
cweagans/composer-patches
.composer.json