Set up ember-cli-flash

This commit is contained in:
Matthew Dillon 2015-06-23 13:42:13 -08:00
parent a8fdff6be0
commit c1b180ebac
11 changed files with 45 additions and 14 deletions

View file

@ -0,0 +1,3 @@
import FlashObject from 'ember-cli-flash/flash/object';
FlashObject.reopen({ _destroyLater: null });