mirror of
https://github.com/discourse/discourse.git
synced 2025-05-22 22:43:33 +08:00
DEV: Remove all instances of Ember.computed (#8324)
This commit is contained in:

committed by
GitHub

parent
7e44065bcb
commit
e51efce356
@ -81,6 +81,7 @@ var define, requirejs;
|
||||
isEmpty: Ember.isEmpty
|
||||
},
|
||||
rsvp: {
|
||||
default: Ember.RSVP,
|
||||
Promise: Ember.RSVP.Promise,
|
||||
hash: Ember.RSVP.hash,
|
||||
all: Ember.RSVP.all
|
||||
|
Reference in New Issue
Block a user