You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@stefanpenner wrote a PatchableFileInfo class for the ember-next blueprint, which seems to simplify some of the things we are doing. We should consider extracting that into a stand alone library and using it here...
On the whole, I'm for anything that can simplify the implementation of this, as I know some aspects of it could pretty difficult to grok. Though I'm not sure when I'll have the time to investigate, so anyone who fancies taking a stab at this, feel free to do so.
@stefanpenner wrote a
PatchableFileInfo
class for theember-next
blueprint, which seems to simplify some of the things we are doing. We should consider extracting that into a stand alone library and using it here...See https://github.com/ember-cli/ember-next/blob/master/index.js#L41.
The text was updated successfully, but these errors were encountered: