.pipe(browserSync.reload())
TypeError: Cannot read properties of undefined (reading 'on')
.on('change', browserSync.reload)
coordinateQuote = coordinateQuote.push((Math.floor(e.getBoundingClientRect().bottom + window.pageYOffset)) - window.screen.height);