Commit graph

2 commits

Author SHA1 Message Date
Cory Forward
a6ae7844f7 MustacheContext and fixed partials resolving
1. Partials are now resolved with the 'path' package
2. MustacheContext is an object that holds all folder contextual information for views and partials, and cleanly isolates all file resolving in one location
2017-04-05 14:43:25 -06:00
Cory Forward
3fdb43ec50 Production Cache
1. View files are cached in production mode
2. Fixed test/all_tests.dart path issue
2017-04-04 17:05:16 -06:00