Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/indirect/ember-moment-initializer-demo
https://github.com/indirect/ember-moment-initializer-demo
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/indirect/ember-moment-initializer-demo
- Owner: indirect
- Created: 2015-09-18T07:53:46.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-09-18T07:53:53.000Z (over 9 years ago)
- Last Synced: 2024-10-14T20:35:54.992Z (3 months ago)
- Language: JavaScript
- Size: 156 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.