Reverted index change

master
Mark Moffat 2018-02-11 13:40:07 +01:00
parent a8d5a60ee0
commit 11a0ce909b
1 changed files with 0 additions and 4 deletions

View File

@ -582,10 +582,6 @@ exports.indexOrders = (app, cb) => {
// start indexing products and orders
exports.runIndexing = (app) => {
if(process.env.NODE_ENV !== 'production'){
return Promise.resolve();
}
console.info(colors.yellow('Setting up indexes..'));
return Promise.all([