Ghost/core
vdemedes 20fec74c73 Refactor require-tree and split it into models
closes #5492
- remove core/server/require-tree.js and split it into modules
- add read-directory module to recursively read directories
- add validate-themes module to scan themes and return errors/warnings
- add parse-package-json module to parse json and validate requirements
- rewrite core/server/models/index.js to manually require models
2015-10-12 17:48:37 +02:00
..
client Add titles to key icons 2015-10-12 09:04:16 +01:00
server Refactor require-tree and split it into models 2015-10-12 17:48:37 +02:00
shared
test Merge pull request #5927 from olsio/fix-issue-5913 2015-10-12 15:43:53 +01:00
index.js