Skip to content
Snippets Groups Projects
Commit f21bf26e authored by Volodymyr Kholoshenko's avatar Volodymyr Kholoshenko Committed by Stanislav Lopukhov
Browse files

MAGETWO-36471: Fix requirejs-config

parent 385f4750
Branches
No related merge requests found
...@@ -5,6 +5,9 @@ ...@@ -5,6 +5,9 @@
var config = { var config = {
"shim": { "shim": {
"extjs/ext-tree": [
"prototype"
],
"extjs/ext-tree-checkbox": [ "extjs/ext-tree-checkbox": [
"extjs/ext-tree", "extjs/ext-tree",
"extjs/defaults" "extjs/defaults"
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment