This repository was archived by the owner on Dec 20, 2018. It is now read-only.
v1.0.5
This is a bug fix release and you should update.
Project Update
$ ember install ember-web-app
$ npm install --save-dev [email protected]
Main changes
We renamed the manifest.json
file to manifest.ember-web-app.json
to workaround an issue with ember-web-app
and broccoli-asset-rev
and ember-cli-fastboot
. We're working on making the name of the manifest configurable. See #23
Community contributions
- #21 Test fingerprinting of images (@san650)
- #25 Rename manifest.json to manifest.ember-web-app.json (@san650)
Happy coding!