mirror of
https://github.com/discourse/discourse.git
synced 2025-05-30 06:37:53 +08:00
DEV: Import isNone for @ember/utils
This commit is contained in:

committed by
Robin Ward

parent
c04369ed8f
commit
1bbb9b30fc
@ -104,6 +104,9 @@ var define, requirejs;
|
||||
},
|
||||
"@ember/error": {
|
||||
default: Ember.error
|
||||
},
|
||||
"@ember/utils": {
|
||||
isNone: Ember.isNone
|
||||
}
|
||||
};
|
||||
}
|
||||
|
Reference in New Issue
Block a user