Skip to content

Commit

Permalink
Add setModifierManager method export off of modifier
Browse files Browse the repository at this point in the history
  • Loading branch information
jordpo committed Apr 12, 2019
1 parent b3830cb commit ab6b3b8
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions mappings.json
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,12 @@
"export": "setComponentManager",
"deprecated": false
},
{
"global": "Ember._setModifierManager",
"module": "@ember/modifier",
"export": "setModifierManager",
"deprecated": false
},
{
"global": "Ember.Checkbox",
"module": "@ember/component/checkbox",
Expand Down

0 comments on commit ab6b3b8

Please sign in to comment.