Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/indirect/ember-moment-initializer-demo


https://github.com/indirect/ember-moment-initializer-demo

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# broken-moment-demo

This repo demonstrates how the `ember-moment` ember-cli addon incorrectly loads the `legacy-register` initializer, breaking applications that use Ember 2.0.0.

To see the initializer not working in action:

* `git clone` this repo
* `npm install`
* `bower install`
* `ember server`
* Visit your app at http://localhost:4200.