Marcus Mateus
Marcus Mateus
First, a big thank you for this fantastic project and all the work that has clearly been put into it. It is very much appreciated. **Describe the bug** Running certain...
- Done primarily so postprocessors would work properly (i.e. sprockets-commonjs) when used with my other pull request (#152) - Potentially eliminates need for all the JHW specific template engines, except...
- Allows for manipulation of the Sprockets::Environment for things like adding/removing pre/postprocessors from within spec_helper.rb (more flexibility than just registering engines). - Also, fixed specs that were failing on files_list.rb...