Skip to content

Commit

Permalink
Fix the dxRichTextEditor module metadata (#5505)
Browse files Browse the repository at this point in the history
  • Loading branch information
IlyaKhD authored Sep 25, 2018
1 parent bae8868 commit 7cac5c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/gulp/modules_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -368,7 +368,7 @@
{
"name": "ui/rich_text_editor",
"exports": {
"default": "ui.dxRichTextEditor"
"default": { "path": "ui.dxRichTextEditor", "isWidget": true }
}
},
{
Expand Down

0 comments on commit 7cac5c4

Please sign in to comment.