clay / handlebars

A collection of helpers and partials for handlebars
MIT License
15 stars 8 forks source link

added webpack and lodash optimizations #16

Closed nelsonpecora closed 7 years ago

nelsonpecora commented 7 years ago

This should reduce our compiled filesize from 2.2MB to 624kB

(*) Note: full lodash optimizations rely on us using es6 imports, which we can't do right now because of the readme generation. https://github.com/nymag/nymag-handlebars/issues/17

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 348079396fb2e19503fc1e03f4f8790eaec5b6da on optimize-build into ba0f5eea25f578bca274ebdc1eaa0446359ab4f2 on master.