tero
Results
2
issues of
tero
My build process generates html files from templates and generated files are stored to .tmp directory. Connect server is configured to serve files also from .tmp directory so file .tmp/index.html...
Would it be possible to support promises with es_extend's value? I would like to add related document count with a query like: ``` { es_extend: { commentCount: { es_type: 'integer',...