0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/client
Matt Enlow 58635b3e0a Serve files to core/built/assets/
- see core/client/lib/assets-delivery/index.js for how this is done
- Turn off ember-cli fingerprinting
- ember-cli 0.2.0; Update .npmignore
- Fallback to old version of ember-cli-sass due to lib-sass errors
- Keep ember-data at beta-14.1 until we find the dep that's breaking on snapshot.attr
- Fix release task to ignore blank lines in .npmignore
2015-03-12 15:59:02 -06:00
..
app Serve files to core/built/assets/ 2015-03-12 15:59:02 -06: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
vendor/showdown/extensions The great migration (EAK -> ember-cli) 2015-03-11 12:37:41 -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 Serve files to core/built/assets/ 2015-03-12 15:59:02 -06:00
Brocfile.js Serve files to core/built/assets/ 2015-03-12 15:59:02 -06:00
package.json Serve files to core/built/assets/ 2015-03-12 15:59:02 -06:00
testem.json Ember init, bower deps, es6 modules 2015-03-11 12:37:41 -06:00