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
1. View files are cached in production mode 2. Fixed test/all_tests.dart path issue