openh2labs / elastic-erga

A toolkit for elastic search.
MIT License
1 stars 2 forks source link

Optimised LESS/CSS & JavaScript Loading and Utilised npm & Gulp #9

Closed dance-cmdr closed 8 years ago

dance-cmdr commented 8 years ago

Related to issue #8

dance-cmdr commented 8 years ago

What I'm basically doing is removing inline code and making modules that are bundled and loaded as a single file via browserify, All that happens during the build step. We want to make sure that the gulp task runs during spinoff.

dance-cmdr commented 8 years ago

astjourney, a dependency of Bloodhound doesn't play well. it throws an error for parse and it's blocking js.