{"version":3,"file":"hideItempropDescription.min.js","mappings":";AAA4C,OAAxCA,SAASC,eAAe,aACxBC,MAAMC,UAAUC,QAAQC,KACpBL,SAASM,iBAAiB,2CAC1B,SAACC,GAAC,OAAMA,EAAEC,MAAQ,gBAAgB","sources":["webpack://ecommerce/./src/hideItempropDescription.js"],"sourcesContent":["if (document.getElementById('products') !== null) {\r\n Array.prototype.forEach.call(\r\n document.querySelectorAll('#products span[itemprop=\"description\"]'),\r\n (e) => (e.style = 'display: none;')\r\n );\r\n}\r\n"],"names":["document","getElementById","Array","prototype","forEach","call","querySelectorAll","e","style"],"sourceRoot":""}