Skip to content
Snippets Groups Projects
Commit 3a3d46ee authored by Rajab Natshah's avatar Rajab Natshah
Browse files

Issue #2895135: Added the patch for [ace editor] to use the ace build library from libraries

parent 95fe6dce
No related branches found
No related tags found
No related merge requests found
......@@ -193,6 +193,15 @@
"branch-alias": {
"dev-8.x-4.x": "8.4.x-dev"
},
"drupal-libraries": {
"library-directory": "docroot/libraries",
"libraries": [
{"name": "dropzone","package": "vardot/dropzone"},
{"name": "blazy", "package": "vardot/blazy"},
{"name": "slick", "package": "vardot/slick"},
{"name": "ace", "package": "vardot/ace-builds"}
]
},
"patches": {
"drupal/core": {
"Issue #1356276: Allow profiles to provide a base_parent profile and load them in the correct order":
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment