DrCodeMonster

Results 2 comments of DrCodeMonster

Well some how this will fix the issue. I think it overwrites it. meta: [{ name: 'robots', Name: 'robots', content: 'noindex,nofollow' }],

@benjaminkomen thanks for the clue.. I slightly changed your code and it works!! For those having similar issue edit your babel.congif.js file as this one: ``` module.exports = function (api)...