Ghost/core/client
Hannah Wolfe cbbf1e42ec Improve config-parser JSON handling
closes #5294

This improves a hack for parsing JSON to be more robust.
Now attempt to parse JSON, and if it's not possible it will fallback to treating the value is a string,
reverting the behaviour to what it would have been if we didn't have JSON parsing here.
2015-05-21 09:28:05 +01:00
..
app Improve config-parser JSON handling 2015-05-21 09:28:05 +01: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 Upgrade grunt-jscs to fix whitespace linting. 2015-04-30 16:14:19 -05: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 finish up password protection 2015-05-12 12:02:18 -06:00
Brocfile.js finish up password protection 2015-05-12 12:02:18 -06:00
package.json Ember 1.11.1 2015-04-05 21:13:30 -06:00
testem.json Ember init, bower deps, es6 modules 2015-03-11 12:37:41 -06:00