0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/client
Hannah Wolfe e1258f4002 Fixing ember build
- removing --silent so we can see errors
- pinning dependencies
- the error with normalize is resolved by pinning ember-cli-sass to 3.1.0, and breaks if upgrading to 3.1.1 as a result of issues with libsass
2015-03-31 10:50:13 +02:00
..
app Font feature settings are incompatible with Open Sans 2015-03-27 12:26:16 +02:00
config Serve files to core/built/assets/ 2015-03-12 15:59:02 -06:00
lib Serve files to core/built/assets/ 2015-03-12 15:59:02 -06:00
public/assets The great migration (EAK -> ember-cli) 2015-03-11 12:37:41 -06:00
tests Fix up ember-cli generated files and misc jscs/jshint errors 2015-03-11 12:37:42 -06:00
.ember-cli grunt init, dev 2015-03-11 12:37:41 -06:00
.gitignore grunt init, dev 2015-03-11 12:37:41 -06:00
.jshintrc Change grunt jshint and jscs tasks 2015-03-11 12:37:42 -06:00
bower.json Fixing ember build 2015-03-31 10:50:13 +02:00
Brocfile.js Move showdown extensions to ghost-showdown 2015-03-17 20:18:08 +00:00
package.json Fixing ember build 2015-03-31 10:50:13 +02:00
testem.json Ember init, bower deps, es6 modules 2015-03-11 12:37:41 -06:00