2 Commits

Author SHA1 Message Date
Mike Brocchi
440d767469 chore(routes): remove lazy route prefix (#1928) 2016-08-31 23:17:12 -04:00
Hans
1ecd72dc49 refactor(config): refactor the config object. (#1809)
This also will load angular-cli.json in the HOME directory as a fallback, supports more stuff from the JSON Schema (like default values) than the old one, and actually verify that what you inputs is the right thing.

This will be its own NPM package at some point, as other people will probably be interested in having a JSON Schema loader that gives type safety and provides fallbacks and metadata.

Closes #1763
2016-08-23 19:35:18 -07:00